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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 8cc0f9bf3..b1f15afa3 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -20,7 +20,7 @@ lib_LTLIBRARIES = libgnunetfs.la
20noinst_LIBRARIES = libgnunetfstest.a 20noinst_LIBRARIES = libgnunetfstest.a
21 21
22libgnunetfs_la_SOURCES = \ 22libgnunetfs_la_SOURCES = \
23 fs.c fs.h \ 23 fs_api.c fs_api.h fs.h \
24 fs_directory.c \ 24 fs_directory.c \
25 fs_download.c \ 25 fs_download.c \
26 fs_file_information.c \ 26 fs_file_information.c \