OSDN Git Service

ea7b016391f678cedcdb9d92a2b52bd0b65f78b4
[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
13 DISTCLEANFILES = test.log
14
15 check-local:
16         bash ./lha-test
17
18 lha-test: $(top_builddir)/config.status $(srcdir)/lha-test.in
19         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@