1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Remove obsolete directories from AM_CPPFLAGS.

This commit is contained in:
Werner Koch 2015-04-10 13:11:59 +02:00
parent 0fb224c2c5
commit 67158ff155
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
9 changed files with 9 additions and 11 deletions

View file

@ -23,7 +23,7 @@ EXTRA_DIST = \
ccidmon.c ChangeLog-2011 gpg-connect-agent-w32info.rc
AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/common
AM_CPPFLAGS = -I$(top_srcdir)/common
include $(top_srcdir)/am/cmacros.am
if HAVE_W32_SYSTEM