]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.41
authorfred <fred>
Sun, 24 Mar 2002 20:02:08 +0000 (20:02 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:02:08 +0000 (20:02 +0000)
bin/make-docxx.sh

index 17abe50efb5b4999a06f35c2fd38b751521841cc..ba04446924c754cfa11e1e4a5d353559d1f38d06 100644 (file)
@@ -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