From 320266335fd5f8304871e08a16586ad986164424 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:02:08 +0000 Subject: [PATCH] lilypond-0.1.41 --- bin/make-docxx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5