- notify clients when a tunnel times out
[oweals/gnunet.git] / contrib / Makefile.am
index aaab287a8456152104d8a680c935f0ec5f9df275..501758369b8775664670cd93f4d3ae0db2ac0cc0 100644 (file)
@@ -14,6 +14,7 @@ endif
 
 noinst_SCRIPTS = \
  terminate.py \
+ pydiffer.py \
  gnunet_pyexpect.py \
  gnunet_janitor.py
 
@@ -26,12 +27,11 @@ dist_pkgdata_DATA = \
 
 EXTRA_DIST = \
  coverage.sh \
- hostlist.cgi \
- hostlist.php \
  report.sh \
  terminate.py.in \
  gnunet_pyexpect.py.in \
  gnunet_janitor.py.in \
+ pydiffer.py.in \
  gnunet-gns-import.sh
 
 do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'