OSDN Git Service
(root)
/
lha
/
lha.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* configure.ac, Makefile.am: added tests.
[lha/lha.git]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index
428c90d
..
70b4d87
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-139,4
+139,5
@@
if test "x$enable_multibyte_char" = xyes; then
fi
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile])
+AC_CONFIG_FILES([tests/Makefile tests/lha-test])
AC_OUTPUT