aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index bf355e92f..f480f2845 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -43,7 +43,7 @@ libgnunetfs_la_LIBADD = \
43 $(top_builddir)/src/datastore/libgnunetdatastore.la \ 43 $(top_builddir)/src/datastore/libgnunetdatastore.la \
44 $(top_builddir)/src/util/libgnunetutil.la \ 44 $(top_builddir)/src/util/libgnunetutil.la \
45 -lextractor \ 45 -lextractor \
46 $(GN_LIBINTL) $(XLIB) 46 $(GN_LIBINTL) $(XLIB) -lunistring
47 47
48libgnunetfs_la_LDFLAGS = \ 48libgnunetfs_la_LDFLAGS = \
49 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 49 $(GN_LIB_LDFLAGS) $(WINFLAGS) \