]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/GNUmakefile
release: 1.2.6
[lilypond.git] / lily / GNUmakefile
index cf4db4c84a3a529f325b1a939547f2ca5233fc9d..b40f17484daf40674bcfd8fad9b05e5ab042a57d 100644 (file)
@@ -6,9 +6,12 @@ depth = ..
 NAME = lilypond
 SUBDIRS = include
 
-MODULE_LIBS=$(depth)/lib $(depth)/flower
+MODULE_LIBS=$(depth)/lib $(depth)/flower 
+MODULE_INCLUDES=$(depth)/lib/include $(depth)/flower/include 
+MODULE_CXXFLAGS=
+HELP2MAN_EXECS = lilypond
 
-STEPMAKE_TEMPLATES= c++ executable 
+STEPMAKE_TEMPLATES= c++ executable po help2man
 
 include $(depth)/make/stepmake.make