]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
* Documentation/user/instrument-notation.itely (String number
[lilypond.git] / lily / GNUmakefile
index 9569aa5023d13a85383c8fd226663811c88a2211..fc3002589e0529c35a4ad4e3055d6984827544e8 100644 (file)
@@ -8,15 +8,16 @@ MODULE_LIBS= $(depth)/flower  $(depth)/ttftool $(depth)/kpath-guile
 MODULE_INCLUDES= $(depth)/flower/include $(depth)/ttftool/include 
 MODULE_CXXFLAGS=
 
-ifeq ($(HAVE_LIBKPATHSEA_SO),no)
-MODULE_LDFLAGS= $(KPATHSEA_LIBS)
-endif
-
 HELP2MAN_EXECS = lilypond
 STEPMAKE_TEMPLATES= c++ executable po help2man
 
 include $(depth)/make/stepmake.make 
 
+ifeq ($(HAVE_LIBKPATHSEA_SO),no)
+MODULE_LDFLAGS+= $(KPATHSEA_LIBS)
+endif
+
+
 # for profiling, link guile statically:
 #
 # USER_LDFLAGS += -static -lltdl -ldl