X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=contrib%2FMakefile.am;h=db9e6d74773be81047822d4b1be1cbec1411b36d;hb=2edb40d94fbaae988cf91e9e6d2a295515fc387d;hp=8e16a4ebe2442fd2c6ab4853b5e4f84283db400b;hpb=6fa097083e0580cb4a567186cf2972251fbce362;p=oweals%2Fgnunet.git diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 8e16a4ebe..db9e6d747 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include +AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include tap32dir = $(pkgdatadir)/openvpn-tap32/tapw32/ @@ -84,7 +84,7 @@ test_gnunet_prefix_SOURCES = \ test_gnunet_prefix.c test_gnunet_prefix_CPPFLAGS = \ - $(LTDLINCL) + $(LTDLINCL) $(AM_CPPFLAGS) test_gnunet_prefix_LDADD = \ $(GCLIBADD) $(WINLIB) \