]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/SConscript
Clean up buildscripts
[lilypond.git] / lily / SConscript
index 46568d4c18c47d81468798609f870cc3f5b96a23..ebd623fee9a203647ec2667a83a23505e39675a1 100644 (file)
@@ -14,10 +14,9 @@ e.Append (
        CPPPATH = [
          '#/lily/include',
          '#/flower/include',
-         '#/kpath-guile/include',
          outdir],
        LEXFLAGS = ['-Cfe', '-p', '-p'],
-       LIBS = ['flower', 'kpath-guile'],
+       LIBS = ['flower'],
        )
 
 e.HH ('parser.hh', 'parser.yy')