]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/GNUmakefile
Run fixcc.py with astyle 2.02.
[lilypond.git] / flower / GNUmakefile
index d8ea4bddfc8e33b9d5a72bea81138d0927f0cf41..83fc5576fa694fb2763461ead4dc6e25f707f950 100644 (file)
@@ -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