ossp-pkg/lmtp2nntp/Makefile.in 1.21 -> 1.22
--- Makefile.in 2001/09/13 08:51:13 1.21
+++ Makefile.in 2001/09/13 12:21:34 1.22
@@ -119,7 +119,7 @@
-e 'CVS,\.cvsignore,\.[ao],^\.,/\.,autogen.sh,*.tar.gz,*.bak' -c 'gzip --best' .
check: lmtp2nntp
- @cd test && ./run.sh
+ @./test.sh
# create dependencies
depend: all
|
|