[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r35758 - gnunet/src/peerstore
From: |
gnunet |
Subject: |
[GNUnet-SVN] r35758 - gnunet/src/peerstore |
Date: |
Wed, 20 May 2015 08:54:33 +0200 |
Author: grothoff
Date: 2015-05-20 08:54:33 +0200 (Wed, 20 May 2015)
New Revision: 35758
Modified:
gnunet/src/peerstore/Makefile.am
Log:
-missing config
Modified: gnunet/src/peerstore/Makefile.am
===================================================================
--- gnunet/src/peerstore/Makefile.am 2015-05-19 22:41:52 UTC (rev 35757)
+++ gnunet/src/peerstore/Makefile.am 2015-05-20 06:54:33 UTC (rev 35758)
@@ -70,6 +70,9 @@
test_peerstore_api_sync \
perf_peerstore_store
+EXTRA_DIST = \
+ test_peerstore_api_data.conf
+
if ENABLE_TEST_RUN
AM_TESTS_ENVIRONMENT=export
GNUNET_PREFIX=$${GNUNET_PREFIX:address@hidden@};export
PATH=$${GNUNET_PREFIX:address@hidden@}/bin:$$PATH;
TESTS = $(check_PROGRAMS)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r35758 - gnunet/src/peerstore,
gnunet <=