X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FGNUmakefile;h=2b5b304cfa083f3c9be18498f5ee7915ac7e38cb;hb=b872748c6aa8bb721ced458691b38ac2fac5dfc8;hp=6c7804314247928f6de5021d4048ee8001c27f26;hpb=04b270fd7b1e63fb30c45f661a7492020526f0a9;p=lilypond.git diff --git a/flower/GNUmakefile b/flower/GNUmakefile index 6c78043142..2b5b304cfa 100644 --- a/flower/GNUmakefile +++ b/flower/GNUmakefile @@ -2,11 +2,12 @@ depth = .. NAME = flower MODULE_NAME = flower -SUBDIRS = include -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 LILYPOND_DATADIR +LOCALSTEPMAKE_TEMPLATES=lilypond +TEST_MODULE_LIBS = ../flower +export top-src-dir +include $(depth)/make/stepmake.make