aboutsummaryrefslogtreecommitdiff
path: root/modules/parsers/tasm/tests/exe/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/parsers/tasm/tests/exe/Makefile.inc')
-rw-r--r--modules/parsers/tasm/tests/exe/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/parsers/tasm/tests/exe/Makefile.inc b/modules/parsers/tasm/tests/exe/Makefile.inc
new file mode 100644
index 0000000..117012c
--- /dev/null
+++ b/modules/parsers/tasm/tests/exe/Makefile.inc
@@ -0,0 +1,6 @@
+TESTS += modules/parsers/tasm/tests/exe/tasm_exe_test.sh
+
+EXTRA_DIST += modules/parsers/tasm/tests/exe/tasm_exe_test.sh
+EXTRA_DIST += modules/parsers/tasm/tests/exe/exe.asm
+EXTRA_DIST += modules/parsers/tasm/tests/exe/exe.hex
+