]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/GNUmakefile
Clarified direction, and updated old \property stuff.
[lilypond.git] / flower / GNUmakefile
index 6c7804314247928f6de5021d4048ee8001c27f26..5fe94f1f08c8bbf17368392ce9e91c2e49709d85 100644 (file)
@@ -2,11 +2,15 @@ depth = ..
 
 NAME = flower
 MODULE_NAME = flower
-SUBDIRS = include 
+SUBDIRS = include
 
-SCRIPTS = 
+SCRIPTS =
 README_FILES = NEWS-1.0 NEWS-1.1.46 README TODO
 EXTRA_DIST_FILES= VERSION $(README_FILES) $(SCRIPTS)
 STEPMAKE_TEMPLATES=library c++ po test
 
-include $(depth)/make/stepmake.make 
+# test uses LILYPONDPREFIX
+LOCALSTEPMAKE_TEMPLATES=lilypond
+TEST_MODULE_LIBS = ../flower
+
+include $(depth)/make/stepmake.make