diff options
Diffstat (limited to 'src/plugins/fs/Makefile.am')
-rw-r--r-- | src/plugins/fs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fs/Makefile.am b/src/plugins/fs/Makefile.am index b70c3284..fae720d5 100644 --- a/src/plugins/fs/Makefile.am +++ b/src/plugins/fs/Makefile.am | |||
@@ -16,6 +16,7 @@ libgnunetgtkmodule_fs_la_SOURCES = \ | |||
16 | meta.c meta.h \ | 16 | meta.c meta.h \ |
17 | namespace.c namespace.h \ | 17 | namespace.c namespace.h \ |
18 | search.c search.h \ | 18 | search.c search.h \ |
19 | download.c download.h \ | ||
19 | upload.c upload.h | 20 | upload.c upload.h |
20 | libgnunetgtkmodule_fs_la_LIBADD = \ | 21 | libgnunetgtkmodule_fs_la_LIBADD = \ |
21 | $(top_builddir)/src/common/libgnunetgtk_common.la \ | 22 | $(top_builddir)/src/common/libgnunetgtk_common.la \ |