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)
downloadgnunet-1ddd74011af93e1e166d9de48542b0a23f1e1405.tar.gz
gnunet-1ddd74011af93e1e166d9de48542b0a23f1e1405.zip
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 0d6539330..aaab287a8 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -13,6 +13,7 @@ timeout_watchdog_SOURCES = \
13endif 13endif
14 14
15noinst_SCRIPTS = \ 15noinst_SCRIPTS = \
16 terminate.py \
16 gnunet_pyexpect.py \ 17 gnunet_pyexpect.py \
17 gnunet_janitor.py 18 gnunet_janitor.py
18 19
@@ -28,6 +29,7 @@ EXTRA_DIST = \
28 hostlist.cgi \ 29 hostlist.cgi \
29 hostlist.php \ 30 hostlist.php \
30 report.sh \ 31 report.sh \
32 terminate.py.in \
31 gnunet_pyexpect.py.in \ 33 gnunet_pyexpect.py.in \
32 gnunet_janitor.py.in \ 34 gnunet_janitor.py.in \
33 gnunet-gns-import.sh 35 gnunet-gns-import.sh