From: fred Date: Sun, 24 Mar 2002 20:02:08 +0000 (+0000) Subject: lilypond-0.1.41 X-Git-Tag: release/1.5.59~3624 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=320266335fd5f8304871e08a16586ad986164424;p=lilypond.git lilypond-0.1.41 --- diff --git a/bin/make-docxx.sh b/bin/make-docxx.sh index 17abe50efb..ba04446924 100644 --- a/bin/make-docxx.sh +++ b/bin/make-docxx.sh @@ -5,4 +5,4 @@ then fi p1=`find $LILYTOP -name '*.hh' |egrep -v out/` p2=`find $LILYTOP -name '*.cc' |egrep -v out/` -doc++ -d docxx/ -S -k -p $p1 $p2 +doc++ -d docxx/ -S -k -p $BANNEROPT $p1 $p2