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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index cbf63f335..2a8a8c896 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -27,6 +27,7 @@ noinst_LIBRARIES = libgnunetfstest.a
27libgnunetfs_la_SOURCES = \ 27libgnunetfs_la_SOURCES = \
28 fs_api.c fs_api.h fs.h \ 28 fs_api.c fs_api.h fs.h \
29 fs_directory.c \ 29 fs_directory.c \
30 fs_dirmetascan.c \
30 fs_download.c \ 31 fs_download.c \
31 fs_file_information.c \ 32 fs_file_information.c \
32 fs_getopt.c \ 33 fs_getopt.c \