summaryrefslogtreecommitdiff
path: root/assembler/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'assembler/test/Makefile.am')
-rw-r--r--assembler/test/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/assembler/test/Makefile.am b/assembler/test/Makefile.am
index b70ba602..3045e96d 100644
--- a/assembler/test/Makefile.am
+++ b/assembler/test/Makefile.am
@@ -16,6 +16,7 @@ TESTS = \
while \
else \
wait \
+ endif \
immediate
# Tests that are expected to fail because they contain some inccorect code.
@@ -53,6 +54,8 @@ TESTDATA = \
else.g4a \
wait.expected \
wait.g4a \
+ endif.expected \
+ endif.g4a \
immediate.g4a \
immediate.expected