diff options
| author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:55:28 +0200 |
|---|---|---|
| committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:55:28 +0200 |
| commit | 4f0e09208f2a312fef54439597add2312a86cd72 (patch) | |
| tree | 3479895384db9d0ff7ecb65aeb7ac7fef8a64af8 /tests/Makefile.am | |
| parent | 60c48f4d5df503c02795d81a60f88dc033c2eb4b (diff) | |
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am deleted file mode 100644 index 086e276..0000000 --- a/tests/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -AUTOMAKE_OPTIONS = dejagnu -CLEANFILES = *.log *.sum site.* -EXTRA_DIST = \ - lib/*.exp \ - aplwc.bin/*.exp \ - aplwc.lib/*.exp |