From b76b262fae6097cf6a3c1c12ce024c761acd03c6 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:01:25 +0000 Subject: [PATCH] lilypond-0.1.28 --- 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 b74572e399..17abe50efb 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 out/ -S -k -p $p1 $p2 +doc++ -d docxx/ -S -k -p $p1 $p2 -- 2.39.5