From fe70b5d608ebb438cf2ec56ae030c9ece9d483cf Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 27 Oct 2019 15:00:27 +0000 Subject: initial, not yet working gnunet_pytools. --- contrib/scripts/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'contrib/scripts/Makefile.am') diff --git a/contrib/scripts/Makefile.am b/contrib/scripts/Makefile.am index 5dc94439b..525031761 100644 --- a/contrib/scripts/Makefile.am +++ b/contrib/scripts/Makefile.am @@ -9,7 +9,8 @@ noinst_SCRIPTS = \ removetrailingwhitespace.py \ gnunet_pyexpect.py \ gnunet_janitor.py \ - gnunet-chk.py + gnunet-chk.py \ + gnunet_pytools.py bin_SCRIPTS = \ gnunet-bugreport @@ -20,6 +21,7 @@ EXTRA_DIST = \ gnunet_pyexpect.py.in \ gnunet_janitor.py.in \ gnunet-chk.py.in \ + gnunet_pytools.py.in \ $(SCRIPTS) \ removetrailingwhitespace.py.in \ pydiffer.py.in -- cgit v1.2.3