X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-upstream.sh;h=aa72dacd3d6e73c916286b5d57a97adccd2bde85;hb=f69ee8eee5953788fc724e503926e4bfa2185e72;hp=e293d3d29e3fce8059220c542c8b26e83d615bff;hpb=02acbc23f3c6de827f04e433e5d59a3b59c88c0b;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"