From cce4c420d9e5f4c572309fda333496b4a097ee9d Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 14 Dec 2012 10:51:43 +0000 Subject: fixes for make dist --- src/fs/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fs/Makefile.am') diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index 6321518b9..291f3612b 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am @@ -186,7 +186,7 @@ gnunet_service_fs_SOURCES = \ gnunet-service-fs_pr.c gnunet-service-fs_pr.h \ gnunet-service-fs_push.c gnunet-service-fs_push.h \ gnunet-service-fs_put.c gnunet-service-fs_put.h \ - gnunet-service-fs_stream.c gnunet-service-fs_sream.h + gnunet-service-fs_stream.c gnunet-service-fs_stream.h gnunet_service_fs_LDADD = \ $(top_builddir)/src/fs/libgnunetfs.la \ $(top_builddir)/src/dht/libgnunetdht.la \ @@ -533,7 +533,7 @@ EXTRA_DIST = \ fs_test_lib_data.conf \ test_fs_data.conf \ test_fs_download_data.conf \ - test_fs_download_index.conf \ + test_fs_download_indexed.conf \ test_fs_download_stream.conf \ test_fs_file_information_data.conf \ fs_test_lib_data.conf \ -- cgit v1.2.3