r1984: *** empty log message ***
[ctsim.git] / make-upstream.sh
index 77212bdce0b6f03b1a303703aa197e45d579ea7e..5f127a9e5be0a355503010cc0364bc595d0c03b9 100755 (executable)
@@ -76,7 +76,7 @@ rm -rf `find . -type d -name CVS`
 rm -f `find . -type f -name '*~' -or -name '.#*'  -or -name '#*#' -or -name ".*~"`
 rm -f `find doc -type f -name \*.tex -or -name \*.aux -or \
   -name \*.log -or -name \*.out -or -name \*.dvi`
-rm -rf images doc stamp-h.in build-stamp configure-stamp autom4te.cache
+rm -rf images doc stamp-h.in build-stamp configure-stamp autom4te.cache configure.ac do-autoconf
 cd ..
 
 echo "Creating upstream archives"