Commit 0cb95500 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- fix includedir

parent 036f7186
Loading
Loading
Loading
Loading
+16 −16
Original line number Diff line number Diff line
@@ -37,9 +37,10 @@ $(LIBGPG_ERROR_DIR)/.configured: $(LIBGPG_ERROR_DIR)/.source
		--sysconfdir=/etc \
		--datadir=/usr/share \
		--localstatedir=/var \
			--includedir=/include \
		--includedir=/usr/include \
		--mandir=/usr/man \
		--infodir=/usr/info \
		$(DISABLE_NLS) \
	)
	touch $(LIBGPG_ERROR_DIR)/.configured

@@ -64,7 +65,6 @@ libgpg-error-clean:
libgpg-error-dirclean:
	rm -rf $(LIBGPG_ERROR_DIR)

.PHONY: libgpg-error
#############################################################
#
# Toplevel Makefile options