- more
[oweals/gnunet.git] / contrib / Makefile.am
index 0ee7c4922b040f89459ae68837bf992a80260427..df6bdc275b9220223eaa70f96ac819d66f7a2387 100644 (file)
@@ -21,13 +21,14 @@ EXTRA_DIST = \
  hostlist.cgi \
  hostlist.php \
  report.sh \
+ testing_hostkeys.dat \
  gnunet_pyexpect.py.in \
  gnunet_janitor.py.in
 
 do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
 
 %.py: %.py.in Makefile
-       $(do_subst) < $(srcdir)/$< > $@
+       $(do_subst) < $< > $@
        chmod +x $@
 
 # init_gnunet_redhat \
@@ -43,4 +44,4 @@ check_PROGRAMS = \
  test_gnunet_prefix
 
 test_gnunet_prefix_SOURCES = \
- test_gnunet_prefix.c
\ No newline at end of file
+ test_gnunet_prefix.c