X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2FGNUmakefile;h=83fc5576fa694fb2763461ead4dc6e25f707f950;hb=7756b86627f9f956cd243bc9933f5fc55e97e5f8;hp=d8ea4bddfc8e33b9d5a72bea81138d0927f0cf41;hpb=52c8e6abea26fa63f995556fc6555e3895c215e9;p=lilypond.git diff --git a/flower/GNUmakefile b/flower/GNUmakefile index d8ea4bddfc..83fc5576fa 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 LILYPOND_DATADIR +LOCALSTEPMAKE_TEMPLATES=lilypond +TEST_MODULE_LIBS = ../flower +export top-src-dir include $(depth)/make/stepmake.make