X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-upstream.sh;h=aa72dacd3d6e73c916286b5d57a97adccd2bde85;hb=cc9e9528fb2f93d21a13c9045c100bb69b8cefd3;hp=e293d3d29e3fce8059220c542c8b26e83d615bff;hpb=a15dd06c7d4aa19df16295edce15710e3e7127d0;p=ctsim.git diff --git a/make-upstream.sh b/make-upstream.sh index e293d3d..aa72dac 100755 --- a/make-upstream.sh +++ b/make-upstream.sh @@ -76,7 +76,7 @@ rm -rf `find . -type d -name CVS -or -name .deps` rm -f `find . -type f -name '*~' -or -name '.#*' -or -name '#*#' -or -name ".*~" -or -name "*.o" -or -name "*.a"` 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 stamp-h configure-stamp autom4te.cache configure.ac do-autoconf config.log config.status config.h +rm -rf images doc stamp-h.in build-stamp stamp-h configure-stamp autom4te.cache do-autoconf config.log config.status config.h cd .. echo "Creating upstream archives"