OSDN Git Service

38671e0fa58a78c40b031f87f5390612900dd980
[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-test1 \
4                 lha-test2 \
5                 lha-test3 \
6                 lha-test4 \
7                 lha-test5 \
8                 lha-test6 \
9                 lha-test7 \
10                 lha-test8 \
11                 lha-test9 \
12                 lha-test10 \
13                 lha-test11 \
14                 lha-test12 \
15                 lha-test13 \
16                 lha-test14 \
17                 lha-test15 \
18                 lha-test16 \
19                 lha-test16-lg.lzh \
20                 lha-test16-l0.lzh \
21                 lha-test16-l1.lzh \
22                 lha-test16-l2.lzh
23
24 DISTCLEANFILES = test.log
25
26 check-local:
27         @sh_for_lha_test@ ./lha-test
28
29 lha-test: $(top_builddir)/config.status $(srcdir)/lha-test.in
30         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@