From d9fcbb7d5a860d27dfab3fee956f4187a0d92401 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 3 Jul 2010 18:32:21 +0000 Subject: fixing various dist issues --- src/peerinfo-tool/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/peerinfo-tool') diff --git a/src/peerinfo-tool/Makefile.am b/src/peerinfo-tool/Makefile.am index 8b74efefb..e6593752d 100644 --- a/src/peerinfo-tool/Makefile.am +++ b/src/peerinfo-tool/Makefile.am @@ -32,7 +32,8 @@ test_gnunet_peerinfo.py: test_gnunet_peerinfo.py.in Makefile $(do_subst) < $(srcdir)/test_gnunet_peerinfo.py.in > test_gnunet_peerinfo.py chmod +x test_gnunet_peerinfo.py -EXTRADIST = \ - test_gnunet_peerinfo.py.in +EXTRA_DIST = \ + test_gnunet_peerinfo.py.in \ + test_gnunet_peerinfo_data.conf CLEANFILES = $(check_SCRIPTS) -- cgit v1.2.3