From 67158ff155ef52fd54a6bbe680551c0e12b31e69 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 10 Apr 2015 13:11:59 +0200 Subject: Remove obsolete directories from AM_CPPFLAGS. --- common/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/Makefile.am b/common/Makefile.am index 2ba6dc007..51923e841 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -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) -- cgit v1.2.3