aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-04-08 09:15:42 +0000
committerChristian Grothoff <christian@grothoff.org>2014-04-08 09:15:42 +0000
commitc7c3972d37a799ffbebd8f307f1942646be5ebad (patch)
tree2862cb1d705df262d6815c477fbebad11160a92e /src/nse
parent12a1f586d16f4e4e56b81086c69761a1d70d6242 (diff)
downloadgnunet-c7c3972d37a799ffbebd8f307f1942646be5ebad.tar.gz
gnunet-c7c3972d37a799ffbebd8f307f1942646be5ebad.zip
-fix build issues
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nse/Makefile.am b/src/nse/Makefile.am
index a9d8bc15c..460498d79 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -24,6 +24,7 @@ gnunet_nse_LDFLAGS = \
24 $(top_builddir)/src/util/libgnunetutil.la \ 24 $(top_builddir)/src/util/libgnunetutil.la \
25 $(XLIB) $(GN_LIBINTL) 25 $(XLIB) $(GN_LIBINTL)
26gnunet_nse_DEPENDENCIES = \ 26gnunet_nse_DEPENDENCIES = \
27 libgnunetnse.la \
27 $(top_builddir)/src/util/libgnunetutil.la 28 $(top_builddir)/src/util/libgnunetutil.la
28 29
29lib_LTLIBRARIES = libgnunetnse.la 30lib_LTLIBRARIES = libgnunetnse.la