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)
-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 a9d8bc15ce..460498d79d 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -24,6 +24,7 @@ gnunet_nse_LDFLAGS = \
$(top_builddir)/src/util/libgnunetutil.la \
$(XLIB) $(GN_LIBINTL)
gnunet_nse_DEPENDENCIES = \
+ libgnunetnse.la \
$(top_builddir)/src/util/libgnunetutil.la
lib_LTLIBRARIES = libgnunetnse.la