r1900: *** empty log message ***
[ctsim.git] / make-dist.sh
index b846a69bc5b8863905db1943be2bc834468493a6..5e1fdd2eb22b0dfe1909e7bb989e536dff6644e0 100755 (executable)
@@ -8,7 +8,6 @@ set -e
 DEBPKG=ctsim
 PKG=ctsim
 VERSION=`sed -n -e "s/${DEBPKG} (\(.*\)-[0-9]).*/\1/p" < debian/changelog  |head -1`
-echo $VERSION
 TOPDIR=`basename $PWD`
 
 DISTDIR=${PKG}-${VERSION}
@@ -34,7 +33,8 @@ rm -f `find . -type f -name .cvsignore`
 rm -rf `find . -type d -name CVS`
 rm -f `find . -type f -name '*~' -or -name '.*~' -or \
    -name '.#*' -or -name '#*#' -or -name '*.fig' -or -name '*.psd'`
-rm -rf images copy make-dist.sh make-doc.sh doc
+rm -rf images copy make-dist.sh make-doc.sh doc stamp-h.in build-stamp \
+    configure-stamp 
 popd
 
 # Create original distribution archives