aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-06 12:25:46 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-06 12:25:46 +0000
commit70c09a90057de9481f2b518e47d9cc176d22e0ed (patch)
tree097cde38fd5ce24af3a444b18428f6b95c60061d /contrib/Makefile.am
parent492bac919b14ac616cf5012e2ab5c9e126f85b5c (diff)
downloadgnunet-70c09a90057de9481f2b518e47d9cc176d22e0ed.tar.gz
gnunet-70c09a90057de9481f2b518e47d9cc176d22e0ed.zip
-fix linkage on FreeBSD
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index d5797adb4..307dd553f 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -46,6 +46,11 @@ check_PROGRAMS = \
46test_gnunet_prefix_SOURCES = \ 46test_gnunet_prefix_SOURCES = \
47 test_gnunet_prefix.c 47 test_gnunet_prefix.c
48 48
49test_gnunet_prefix_LIBADD = \
50 $(GCLIBADD) $(WINLIB) \
51 $(LTLIBICONV) \
52 -lltdl -lunistring $(XLIB)
53
49pkghellodir= $(pkgdatadir)/hellos 54pkghellodir= $(pkgdatadir)/hellos
50 55
51install-data-local: 56install-data-local: