-avoid 'hu', as it is unsigned short, not uint16_t
[oweals/gnunet.git] / src / dns / Makefile.am
index 8b94a3bf641433c25101e0faf207de4da9dbf5ec..0ef1623f9f01759595e92c6dd240c0ee06c788ad 100644 (file)
@@ -115,6 +115,7 @@ libgnunet_plugin_block_dns_la_LDFLAGS = \
 
 
 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