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

@ -34,7 +34,7 @@ BUILT_SOURCES = audit-events.h status-codes.h
MAINTAINERCLEANFILES = audit-events.h status-codes.h
AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl
AM_CPPFLAGS =
AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(LIBASSUAN_CFLAGS) $(KSBA_CFLAGS)