aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-10-30 20:21:04 +0000
committerChristian Grothoff <christian@grothoff.org>2006-10-30 20:21:04 +0000
commit662bc23dc29a8a2c33587a55f78e265e643fb44f (patch)
tree26db0da21f3d4d27d1b8913cbe81db042c2a5136 /src/plugins/fs/Makefile.am
parentdaeabadb580236e4dd519bf60e6040df598408ce (diff)
downloadgnunet-gtk-662bc23dc29a8a2c33587a55f78e265e643fb44f.tar.gz
gnunet-gtk-662bc23dc29a8a2c33587a55f78e265e643fb44f.zip
fx
Diffstat (limited to 'src/plugins/fs/Makefile.am')
-rw-r--r--src/plugins/fs/Makefile.am2
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
21libgnunetgtkmodule_fs_la_LIBADD = \ 21libgnunetgtkmodule_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 \