summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
authorPeter Mikkelsen <petermikkelsen10@gmail.com>2026-05-16 19:55:28 +0200
committerPeter Mikkelsen <petermikkelsen10@gmail.com>2026-05-16 19:55:28 +0200
commit4f0e09208f2a312fef54439597add2312a86cd72 (patch)
tree3479895384db9d0ff7ecb65aeb7ac7fef8a64af8 /testsuite/Makefile.am
parent60c48f4d5df503c02795d81a60f88dc033c2eb4b (diff)
Rename test directory to testsuiteHEADmaster
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
new file mode 100644
index 0000000..51c1011
--- /dev/null
+++ b/testsuite/Makefile.am
@@ -0,0 +1,8 @@
+AUTOMAKE_OPTIONS = dejagnu
+EXTRA_DEJAGNU_SITE_CONFIG = site_extra.exp
+DEJATOOL = aplwc.bin aplwc.lib
+CLEANFILES = *.log *.sum site.exp
+EXTRA_DIST = \
+ lib/*.exp \
+ aplwc.bin/*.exp \
+ aplwc.lib/*.exp