aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-06 09:38:51 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-06 09:38:51 +0000
commit626665da9b8b1861a1e09ca91e599ec44f915c9c (patch)
tree1c623bd5ed2a862d7d5a298777451fdc5b2db319 /src/fs
parentb50bfea71bb512253db5312e95ba799900a68357 (diff)
downloadgnunet-626665da9b8b1861a1e09ca91e599ec44f915c9c.tar.gz
gnunet-626665da9b8b1861a1e09ca91e599ec44f915c9c.zip
fixing build issues
Diffstat (limited to 'src/fs')
-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 3dc5d64eb..4fbeb9d71 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -123,7 +123,7 @@ gnunet_service_fs_LDADD = \
123 $(top_builddir)/src/core/libgnunetcore.la \ 123 $(top_builddir)/src/core/libgnunetcore.la \
124 $(top_builddir)/src/util/libgnunetutil.la \ 124 $(top_builddir)/src/util/libgnunetutil.la \
125 $(GN_LIBINTL) 125 $(GN_LIBINTL)
126gnunet_service_fs_new_DEPENDENCIES = \ 126gnunet_service_fs_DEPENDENCIES = \
127 libgnunetfs.la 127 libgnunetfs.la
128 128
129gnunet_unindex_SOURCES = \ 129gnunet_unindex_SOURCES = \