X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FGNUmakefile;h=670aece45c790970d06f82ce48953360b542e96e;hb=f9214bac21e9926dc3248416f58190c98c4167a9;hp=d8ea4bddfc8e33b9d5a72bea81138d0927f0cf41;hpb=52c8e6abea26fa63f995556fc6555e3895c215e9;p=lilypond.git diff --git a/flower/GNUmakefile b/flower/GNUmakefile index d8ea4bddfc..670aece45c 100644 --- a/flower/GNUmakefile +++ b/flower/GNUmakefile @@ -9,4 +9,8 @@ README_FILES = NEWS-1.0 NEWS-1.1.46 README TODO EXTRA_DIST_FILES= VERSION $(README_FILES) $(SCRIPTS) STEPMAKE_TEMPLATES=library c++ po test +# test uses LILYPONDPREFIX +LOCALSTEPMAKE_TEMPLATES=lilypond +TEST_MODULE_LIBS = ../flower +export top-src-dir include $(depth)/make/stepmake.make