X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2FSConscript;h=ebd623fee9a203647ec2667a83a23505e39675a1;hb=8d36de6e924066f07aa043bea971806c771b2786;hp=46568d4c18c47d81468798609f870cc3f5b96a23;hpb=2a6d121a0f97c5e056189727221c4ae6c4ee987d;p=lilypond.git diff --git a/lily/SConscript b/lily/SConscript index 46568d4c18..ebd623fee9 100644 --- a/lily/SConscript +++ b/lily/SConscript @@ -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')