aboutsummaryrefslogtreecommitdiff
path: root/src/arm/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-28 12:00:34 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-28 12:00:34 +0000
commite3dca1bf40ac8d8a884c261045ad1e9cade49a15 (patch)
tree9db4cf6a2dcf5716d2d1548cab0d0d9922443c6a /src/arm/Makefile.am
parent8f4f36517e4220ca5539008cd19cb3b9a40f6499 (diff)
downloadgnunet-e3dca1bf40ac8d8a884c261045ad1e9cade49a15.tar.gz
gnunet-e3dca1bf40ac8d8a884c261045ad1e9cade49a15.zip
fixes to build
Diffstat (limited to 'src/arm/Makefile.am')
-rw-r--r--src/arm/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arm/Makefile.am b/src/arm/Makefile.am
index b60699e85..3f91e9981 100644
--- a/src/arm/Makefile.am
+++ b/src/arm/Makefile.am
@@ -55,7 +55,9 @@ check_PROGRAMS = \
55check_SCRIPTS = \ 55check_SCRIPTS = \
56 test_gnunet_arm.sh 56 test_gnunet_arm.sh
57 57
58if !DISABLE_TEST_RUN
58TESTS = $(check_PROGRAMS) $(check_SCRIPTS) 59TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
60endif
59 61
60test_arm_api_SOURCES = \ 62test_arm_api_SOURCES = \
61 test_arm_api.c 63 test_arm_api.c