aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-28 22:42:15 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-28 22:42:15 +0000
commitc1b28094ef1ccac5f228c52d6c34f8550d3abc73 (patch)
tree3d3b583ffba1f91d7a610a1815ded00ed0e6811b /src/fs/Makefile.am
parented7850f90dc664ff96c4a24b5552d5704f8c205e (diff)
downloadgnunet-c1b28094ef1ccac5f228c52d6c34f8550d3abc73.tar.gz
gnunet-c1b28094ef1ccac5f228c52d6c34f8550d3abc73.zip
-cleaning up dirmetascan code, still failing for me
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 c4dfec0ca..fe593b394 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -36,6 +36,7 @@ libgnunetfs_la_SOURCES = \
36 fs_misc.c \ 36 fs_misc.c \
37 fs_namespace.c \ 37 fs_namespace.c \
38 fs_search.c \ 38 fs_search.c \
39 fs_sharetree.c \
39 fs_tree.c fs_tree.h \ 40 fs_tree.c fs_tree.h \
40 fs_unindex.c \ 41 fs_unindex.c \
41 fs_uri.c 42 fs_uri.c