- fix includedir

This commit is contained in:
Bernhard Reutner-Fischer 2007-09-19 10:26:11 +00:00
parent 036f718684
commit 0cb95500d2

View File

@ -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