OSDN Git Service

* tests/Makefile.am (EXTRA_DIST): lha-test12, lha-test13 and
[lha/lha.git] / tests / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 check_SCRIPTS = lha-test
3 EXTRA_DIST =    lha-test2 \
4                 lha-test3 \
5                 lha-test4 \
6                 lha-test5 \
7                 lha-test6 \
8                 lha-test7 \
9                 lha-test8 \
10                 lha-test9 \
11                 lha-test10 \
12                 lha-test11 \
13                 lha-test12 \
14                 lha-test13 \
15                 lha-test14
16
17 DISTCLEANFILES = test.log
18
19 check-local:
20         bash ./lha-test
21
22 lha-test: $(top_builddir)/config.status $(srcdir)/lha-test.in
23         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@