memory corruption
[oweals/gnunet.git] / contrib / Makefile.am
index aaab287a8456152104d8a680c935f0ec5f9df275..e287696235ec72b7b451e8baa519f78c43b6cf62 100644 (file)
@@ -14,6 +14,7 @@ endif
 
 noinst_SCRIPTS = \
  terminate.py \
+ pydiffer.py \
  gnunet_pyexpect.py \
  gnunet_janitor.py
 
@@ -22,16 +23,16 @@ bin_SCRIPTS = \
 
 dist_pkgdata_DATA = \
  gnunet-logo-color.png \
- testing_hostkeys.dat
+ testing_hostkeys.dat \
+ testing_hostkeys.ecc
 
 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'
@@ -58,6 +59,7 @@ test_gnunet_prefix_SOURCES = \
 test_gnunet_prefix_LDADD = \
   $(GCLIBADD) $(WINLIB) \
   $(LTLIBICONV) \
+  $(GN_LIBINTL) \
   -lltdl -lunistring $(XLIB) 
 
 pkghellodir= $(pkgdatadir)/hellos