- add 2s for new state, reduce buffer
[oweals/gnunet.git] / src / arm / Makefile.am
index 427512235c6ddc608719065b9b6c0b477cc02745..a3ba06652ecc0db9e2d3bdba066fc39c94d73409 100644 (file)
@@ -72,6 +72,7 @@ check_SCRIPTS = \
 endif
 
 if ENABLE_TEST_RUN
+AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;
 TESTS = $(check_PROGRAMS)  $(check_SCRIPTS)
 endif
 
@@ -105,5 +106,4 @@ test_gnunet_arm.py: test_gnunet_arm.py.in Makefile
 
 EXTRA_DIST = \
   test_arm_api_data.conf \
-  test_gnunet_arm.py.in \
-  do_start_process.c
+  test_gnunet_arm.py.in