aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-11-05 09:06:53 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-11-05 09:06:53 +0000
commite57aa5f705a7fd9399487f45c88213243d1c8037 (patch)
tree284bc944ae44ce5af54e35fc1d3d92f4188a913e /contrib/Makefile.am
parent2e974e56c610614545a0dffbe81a4dfe3bceeb9a (diff)
downloadgnunet-e57aa5f705a7fd9399487f45c88213243d1c8037.tar.gz
gnunet-e57aa5f705a7fd9399487f45c88213243d1c8037.zip
make check fails in root dir
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 501758369..b350d3c16 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -58,6 +58,7 @@ test_gnunet_prefix_SOURCES = \
58test_gnunet_prefix_LDADD = \ 58test_gnunet_prefix_LDADD = \
59 $(GCLIBADD) $(WINLIB) \ 59 $(GCLIBADD) $(WINLIB) \
60 $(LTLIBICONV) \ 60 $(LTLIBICONV) \
61 $(GN_LIBINTL) \
61 -lltdl -lunistring $(XLIB) 62 -lltdl -lunistring $(XLIB)
62 63
63pkghellodir= $(pkgdatadir)/hellos 64pkghellodir= $(pkgdatadir)/hellos