aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 8e3013eb0..c4dfec0ca 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -43,7 +43,7 @@ libgnunetfs_la_SOURCES = \
43libgnunetfs_la_LIBADD = \ 43libgnunetfs_la_LIBADD = \
44 $(top_builddir)/src/datastore/libgnunetdatastore.la \ 44 $(top_builddir)/src/datastore/libgnunetdatastore.la \
45 $(top_builddir)/src/util/libgnunetutil.la \ 45 $(top_builddir)/src/util/libgnunetutil.la \
46 -lextractor \ 46 -lextractor -lpthread \
47 $(GN_LIBINTL) $(XLIB) -lunistring 47 $(GN_LIBINTL) $(XLIB) -lunistring
48 48
49libgnunetfs_la_LDFLAGS = \ 49libgnunetfs_la_LDFLAGS = \