OSDN Git Service

* configure.in, configure.ac, Makefile.am: added tests.
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 25 May 2002 15:52:33 +0000 (15:52 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sat, 25 May 2002 15:52:33 +0000 (15:52 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@103 6a8cc165-1e22-0410-a132-eb4e3f353aba

configure.in

index dc72a2b..a8307e1 100644 (file)
@@ -137,4 +137,4 @@ if test "x$enable_multibyte_char" = xyes; then
   AC_DEFINE(MULTIBYTE_CHAR, 1, [Define you want to use multibyte filename])
 fi
 
-AC_OUTPUT([Makefile src/Makefile man/Makefile])
+AC_OUTPUT([Makefile src/Makefile man/Makefile tests/Makefile tests/lha-test])