1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +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

@ -21,7 +21,7 @@ EXTRA_DIST = ChangeLog-2011 scdaemon-w32info.rc
libexec_PROGRAMS = scdaemon
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