aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/Makefile')
-rw-r--r--test/mppa/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/mppa/Makefile b/test/mppa/Makefile
index 05223658..fddaad37 100644
--- a/test/mppa/Makefile
+++ b/test/mppa/Makefile
@@ -1,8 +1,7 @@
DIR=general
BINDIR=bin
ASMDIR=asm
-#TESTNAMES=$(notdir $(subst .c,,$(wildcard $(DIR)/*.c)))
-TESTNAMES=branch
+TESTNAMES=$(notdir $(subst .c,,$(wildcard $(DIR)/*.c)))
CCOMP=../../ccomp
#TESTS=$(addprefix $(DIR)/,$(TESTNAMES))