OSDN Git Service

* tests/Makefile.am: Use the `DISTCLEANFILES' variable instead of the `dist-hook...
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Thu, 20 Jun 2002 16:35:50 +0000 (16:35 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Thu, 20 Jun 2002 16:35:50 +0000 (16:35 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@217 6a8cc165-1e22-0410-a132-eb4e3f353aba

tests/Makefile.am

index ee19854..ebd3ea8 100644 (file)
@@ -8,11 +8,10 @@ EXTRA_DIST =  lha-test2 \
                lha-test7 \
                lha-test8
 
+DISTCLEANFILES = test.log
+
 check-local:
        bash ./lha-test
 
-dist-hook:
-       rm -f ./test.log
-
 lha-test: $(top_builddir)/config.status $(srcdir)/lha-test.in
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@