Check-in Number:
|
703 | |
Date: |
2001-Aug-20 14:23:00 (local)
2001-Aug-20 12:23:00 (UTC) |
User: | thl |
Branch: | |
Comment: |
do not distribute developer test suite |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/Makefile.in 1.7 -> 1.8
--- Makefile.in 2001/08/20 12:22:22 1.7
+++ Makefile.in 2001/08/20 12:23:00 1.8
@@ -63,7 +63,7 @@
@$(SHTOOL) fixperm -v .; \
V=`$(SHTOOL) version -lc -dshort version.c`; \
$(SHTOOL) tarball -o lmtp2nntp-$${V}.tar.gz -d lmtp2nntp-$${V} -u ossp -g ossp \
- -e 'CVS,\.cvsignore,\.[ao],^\.,autogen.sh,*.tar.gz' -c 'gzip --best' .
+ -e 'CVS,\.cvsignore,\.[ao],^\.,autogen.sh,test,*.tar.gz' -c 'gzip --best' .
check: lmtp2nntp
@cd test && ./run.sh
|
|