summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-12-22 19:32:23 +0100
committerAndreas Baumann <abaumann@yahoo.com>2008-12-22 19:32:23 +0100
commit90af43e4c1736d3c4bb587ddb1c1b4030bb3100f (patch)
tree803b90ce9f0aa10d1e3ac001efd5c5157fe65324 /tests/GNUmakefile
parente446574ef62b30b7defe2171c81eb574fd297d57 (diff)
downloadwolfbones-90af43e4c1736d3c4bb587ddb1c1b4030bb3100f.tar.gz
wolfbones-90af43e4c1736d3c4bb587ddb1c1b4030bb3100f.tar.bz2
fixed recursive make tests
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index f9b9f3b..6b7aa7c 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -11,7 +11,7 @@ OBJS =
-include $(TOPDIR)/makefiles/sub.mk
-test: all
+local_test:
@./stdargs_for_signal_functions
local_all: