aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index aadf9cc8f..db9e6d747 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -84,7 +84,7 @@ test_gnunet_prefix_SOURCES = \
84 test_gnunet_prefix.c 84 test_gnunet_prefix.c
85 85
86test_gnunet_prefix_CPPFLAGS = \ 86test_gnunet_prefix_CPPFLAGS = \
87 $(LTDLINCL) 87 $(LTDLINCL) $(AM_CPPFLAGS)
88 88
89test_gnunet_prefix_LDADD = \ 89test_gnunet_prefix_LDADD = \
90 $(GCLIBADD) $(WINLIB) \ 90 $(GCLIBADD) $(WINLIB) \