]> git.donarmstrong.com Git - lilypond.git/blobdiff - Sources.make
release: 0.0.36
[lilypond.git] / Sources.make
index b255d37e543ba33d9ab326a59db0692aaf3a7fcd..014621714925a3ee3084789d08c437bb1919efd6 100644 (file)
@@ -34,7 +34,9 @@ hdr=bar.hh barreg.hh beam.hh boxes.hh break.hh clefreg.hh clefitem.hh\
        tstream.hh voice.hh\
        voiceregs.hh voicegroupregs.hh walkregs.hh
 
-mycc=bar.cc barreg.cc beam.cc boxes.cc break.cc calcideal.cc clefreg.cc\
+mycc=bar.cc barreg.cc beam.cc \
+       binary-source-file.cc\
+       boxes.cc break.cc calcideal.cc clefreg.cc\
        clefitem.cc colhpos.cc  commandrequest.cc\
        complexstaff.cc complexwalker.cc \
        debug.cc dimen.cc\
@@ -84,6 +86,7 @@ stablecc=request.cc bar.cc boxes.cc break.cc  \
 # m2m headers
 #
 mym2mhh=\
+ binary-source-file.hh\
  midi-event.hh\
  midi-main.hh\
  midi-score.hh\
@@ -96,6 +99,7 @@ mym2mhh=\
 # m2m source
 #
 mym2mcc=\
+ binary-source-file.cc\
  midi-event.cc\
  midi-main.cc\
  midi-score.cc\