summaryrefslogtreecommitdiffstats
path: root/kbx/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2015-04-10 13:11:59 +0200
committerWerner Koch <wk@gnupg.org>2015-04-10 13:11:59 +0200
commit67158ff155ef52fd54a6bbe680551c0e12b31e69 (patch)
treec39dd160e854297e7229fd1145edd94bbb9763e7 /kbx/Makefile.am
parentdirmngr,w32: Replace functions not available under Windows. (diff)
downloadgnupg2-67158ff155ef52fd54a6bbe680551c0e12b31e69.tar.xz
gnupg2-67158ff155ef52fd54a6bbe680551c0e12b31e69.zip
Remove obsolete directories from AM_CPPFLAGS.
Diffstat (limited to 'kbx/Makefile.am')
-rw-r--r--kbx/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/kbx/Makefile.am b/kbx/Makefile.am
index eb434b6c8..5df2bbaef 100644
--- a/kbx/Makefile.am
+++ b/kbx/Makefile.am
@@ -20,8 +20,7 @@
EXTRA_DIST = mkerrors
-AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/common \
- -I$(top_srcdir)/intl
+AM_CPPFLAGS = -I$(top_srcdir)/common
include $(top_srcdir)/am/cmacros.am