ossp-pkg/l2/Makefile.in 1.7 -> 1.8
--- Makefile.in 2001/05/22 18:47:31 1.7
+++ Makefile.in 2001/08/15 07:49:59 1.8
@@ -219,7 +219,7 @@
@$(SHTOOL) fixperm -v .; \
V=`$(SHTOOL) version -l c -d short l2_version.c`; \
$(SHTOOL) tarball -o l2-$${V}.tar.gz -d str-$${V} -u ossp -g ossp \
- -e 'CVS,\.cvsignore,\.[ao],^\.' -c 'gzip --best' .
+ -e 'CVS,\.cvsignore,\.[ao],^\.,autogen.sh' -c 'gzip --best' .
# increase or update version information
new-version:
|
|