summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 11fe182..ac48b65 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ armtest: clean
cd programs; $(MAKE) -e bins CC=arm-linux-gnueabi-gcc CPPFLAGS="-Werror"
versionstest: clean
- @cd test; $(MAKE) -e versionstest
+ @cd test; $(MAKE)
streaming-examples:
cd examples; $(MAKE) -e test