X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=make-upstream.sh;h=28b1f2c82c36c89f278a29ebeac55b7be322d17f;hb=67e86d8b3119de2338afc1c47ed1a86c5036c478;hp=edf3051474ce27c28c42dc0cdda7ba4515955475;hpb=24a94b5f819d8d88bb540de2f6e02cf5cbf5eaad;p=ctsim.git diff --git a/make-upstream.sh b/make-upstream.sh index edf3051..28b1f2c 100755 --- a/make-upstream.sh +++ b/make-upstream.sh @@ -78,6 +78,7 @@ cp -a ${TOPDIR} ${DISTDIR} echo "Cleaning distribution directory ${DISTDIR}" cd ${DISTDIR} +make distclean rm -f upload.sh make-debian.sh make-upstream.sh cvsbp-prepare.sh make-doc.sh rm -f `find . -type f -name .cvsignore` rm -rf `find . -type d -name CVS -or -name .deps`