aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2012-07-12 21:06:27 +0000
committerLRN <lrn1986@gmail.com>2012-07-12 21:06:27 +0000
commit1ddd74011af93e1e166d9de48542b0a23f1e1405 (patch)
treeaa0550b801e72a39899d2a6340a796ec7417083b /contrib/Makefile.am
parent4d1707340ffd21eafab733607b03ef3f433b80ef (diff)
W32: safer process termination
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 0d65393308..aaab287a84 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -13,6 +13,7 @@ timeout_watchdog_SOURCES = \
endif
noinst_SCRIPTS = \
+ terminate.py \
gnunet_pyexpect.py \
gnunet_janitor.py
@@ -28,6 +29,7 @@ EXTRA_DIST = \
hostlist.cgi \
hostlist.php \
report.sh \
+ terminate.py.in \
gnunet_pyexpect.py.in \
gnunet_janitor.py.in \
gnunet-gns-import.sh