gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 02/03: reclaim: include reclaim.conf in dist sourc


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/03: reclaim: include reclaim.conf in dist sources
Date: Thu, 28 Feb 2019 16:41:26 +0100

This is an automated email from the git hooks/post-receive script.

daniel-golle pushed a commit to branch master
in repository gnunet.

commit 037d22e342567ea3cebc2b93065a952333ffe1a6
Author: Daniel Golle <address@hidden>
AuthorDate: Thu Feb 28 16:16:13 2019 +0100

    reclaim: include reclaim.conf in dist sources
---
 src/reclaim/Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/reclaim/Makefile.am b/src/reclaim/Makefile.am
index 093442181..f9942fa23 100644
--- a/src/reclaim/Makefile.am
+++ b/src/reclaim/Makefile.am
@@ -17,9 +17,10 @@ SQLITE_PLUGIN = libgnunet_plugin_reclaim_sqlite.la
 endif
 
 EXTRA_DIST = \
+  reclaim.conf \
   test_reclaim_defaults.conf \
-       test_reclaim.conf \
-       $(check_SCRIPTS)
+  test_reclaim.conf \
+  $(check_SCRIPTS)
 
 pkgcfgdir= $(pkgdatadir)/config.d/
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]