X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=make-upstream.sh;h=5f127a9e5be0a355503010cc0364bc595d0c03b9;hb=91f3b431c53a0405295e38a575e074490d895d2c;hp=77212bdce0b6f03b1a303703aa197e45d579ea7e;hpb=940bf625bfd7e6bd0fb535139e6175347d67f3fc;p=ctsim.git diff --git a/make-upstream.sh b/make-upstream.sh index 77212bd..5f127a9 100755 --- a/make-upstream.sh +++ b/make-upstream.sh @@ -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"