diff options
Diffstat (limited to 'src/plugins/fs/Makefile.am')
-rw-r--r-- | src/plugins/fs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/Makefile.am b/src/plugins/fs/Makefile.am index ef90fbd2..f3526c27 100644 --- a/src/plugins/fs/Makefile.am +++ b/src/plugins/fs/Makefile.am | |||
@@ -20,7 +20,7 @@ libgnunetgtkmodule_fs_la_SOURCES = \ | |||
20 | upload.c upload.h | 20 | upload.c upload.h |
21 | libgnunetgtkmodule_fs_la_LIBADD = \ | 21 | libgnunetgtkmodule_fs_la_LIBADD = \ |
22 | $(top_builddir)/src/common/libgnunetgtk_common.la \ | 22 | $(top_builddir)/src/common/libgnunetgtk_common.la \ |
23 | @GTK_LIBS@ -lgsf-1 \ | 23 | @GTK_LIBS@ \ |
24 | @GNUNETGTK_LIBS@ \ | 24 | @GNUNETGTK_LIBS@ \ |
25 | $(INTLLIBS) \ | 25 | $(INTLLIBS) \ |
26 | -lgthread-2.0 \ | 26 | -lgthread-2.0 \ |