]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/SConscript
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / SConscript
index 5f81126764262081fdd4b507a9430b70dbfd26a3..d12e237fd16a0d4bf0cd3bc6055146a3352b892d 100644 (file)
@@ -15,10 +15,9 @@ e.Append (
          '#/lily/include',
          '#/flower/include',
          '#/kpath-guile/include',
-         '#/ttftool/include',
          outdir],
        LEXFLAGS = ['-Cfe', '-p', '-p'],
-       LIBS = ['flower', 'ttftool', 'kpath-guile'],
+       LIBS = ['flower'],
        )
 
 e.HH ('parser.hh', 'parser.yy')