[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r25477 - gnunet/src/fs
From: |
gnunet |
Subject: |
[GNUnet-SVN] r25477 - gnunet/src/fs |
Date: |
Fri, 14 Dec 2012 11:51:43 +0100 |
Author: wachs
Date: 2012-12-14 11:51:43 +0100 (Fri, 14 Dec 2012)
New Revision: 25477
Modified:
gnunet/src/fs/Makefile.am
Log:
fixes for make dist
Modified: gnunet/src/fs/Makefile.am
===================================================================
--- gnunet/src/fs/Makefile.am 2012-12-14 10:43:02 UTC (rev 25476)
+++ gnunet/src/fs/Makefile.am 2012-12-14 10:51:43 UTC (rev 25477)
@@ -186,7 +186,7 @@
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 @@
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 \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r25477 - gnunet/src/fs,
gnunet <=