From: fred Date: Sun, 24 Mar 2002 20:04:12 +0000 (+0000) Subject: lilypond-0.1.36 X-Git-Tag: release/1.5.59~3522 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c4e2ee6b24938b4716822c6dc6212255bdbf5514;p=lilypond.git lilypond-0.1.36 --- diff --git a/bin/clean-diaper.sh b/bin/clean-diaper.sh index 284346da82..dc25ffeaca 100644 --- a/bin/clean-diaper.sh +++ b/bin/clean-diaper.sh @@ -4,6 +4,7 @@ rm -vf *.aux *.log `grep -li "^% Creator: GNU LilyPond" *.out` *.orig *~ rm -vf `grep -li "Creator: mi2mu" *.midi.ly` rm -vf `grep -li "Creator: GNU LilyPond" *.midi` +rm -vf `grep -li "Creator: ly2dvi" *.tex` rm -vf `find -name 'core'` rm -vf `find -name *.orig` rm -vf `find -name *.rej` diff --git a/debian/Makefile b/debian/Makefile index 9c9e7d683f..6bb008a5cd 100644 --- a/debian/Makefile +++ b/debian/Makefile @@ -15,5 +15,5 @@ include ./$(depth)/make/Rules.make # -EXTRA_DISTFILES = README.debian TODO changelog control copyright\ +EXTRA_DISTFILES = README.debian TODO changelog control copyright \ info.ex menu.ex postinst postinst.old.sh postrm preinst rules watch