]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.24
authorfred <fred>
Tue, 26 Mar 2002 22:45:27 +0000 (22:45 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:45:27 +0000 (22:45 +0000)
lily/GNUmakefile
midi2ly/GNUmakefile

index 29df5200624321709833809c90b5639ad93adc05..37456760c9346e62af6933c3e3e67a45fc817ea3 100644 (file)
@@ -6,8 +6,8 @@ depth = ..
 NAME = lilypond
 SUBDIRS = include
 
-MODULE_LIBS=$(depth)/lib $(depth)/flower 
-MODULE_INCLUDES=$(depth)/lib/include $(depth)/flower/include 
+MODULE_LIBS=$(depth)/flower 
+MODULE_INCLUDES= $(depth)/flower/include 
 MODULE_CXXFLAGS=
 HELP2MAN_EXECS = lilypond
 
index 906205f63095e71bf7f756885d64ffd153b5a744..5a6f293e3367e9c4f921f53e8b8f091211125779 100644 (file)
@@ -8,7 +8,7 @@ MODULE_NAME = midi2ly
 
 SUBDIRS = include
 EXTRA_DIST_FILES += TODO
-MODULE_LIBS=$(depth)/lib $(depth)/flower
+MODULE_LIBS=$(depth)/flower
 HELP2MAN_EXECS = midi2ly
 STEPMAKE_TEMPLATES=c++ executable po help2man