]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.67
authorfred <fred>
Sun, 24 Mar 2002 19:44:58 +0000 (19:44 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:44:58 +0000 (19:44 +0000)
make/Files.make
mi2mu/main.cc

index 476aa2b46280aa58cee6459400294a983b28a93c..ee10f993718f491ded00698642db0d7fce525280 100644 (file)
@@ -32,4 +32,4 @@ DEPFILES = $(wildcard $(depdir)/*.dep)
 
 build = $(outdir)/.build
 
-all-tag-sources=$(CCFILES) $(HHFILES)
+all-tag-sources=$(CCFILES) $(HHFILES) $(TCCFILES)
index 43951e41c28e7d5303582ee3cb9bb5ab6e3f1909..f447a181dbc21fbd1a3e868df4b5388a016a8391 100644 (file)
@@ -77,7 +77,7 @@ int
 main( int argc_i, char* argv_sz_a[] )
 {
        Long_option_init long_option_init_a[] = {
-               {0, "be-blonde", 'b'},
+               {0, "no-quantify", 'b'},
                {0, "debug", 'd'},
                {0, "help", 'h'},
                {0, "no-silly", 'n'},