Check-in Number:
|
968 | |
Date: |
2001-Sep-13 09:39:42 (local)
2001-Sep-13 07:39:42 (UTC) |
User: | thl |
Branch: | |
Comment: |
distribution now includes test suite |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/Makefile.in 1.18 -> 1.19
--- Makefile.in 2001/09/13 07:37:40 1.18
+++ Makefile.in 2001/09/13 07:39:42 1.19
@@ -115,7 +115,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,test,*.tar.gz' -c 'gzip --best' .
+ -e 'CVS,\.cvsignore,\.[ao],^\.,/\.,autogen.sh,*.tar.gz' -c 'gzip --best' .
check: lmtp2nntp
@cd test && ./run.sh
|
|