summaryrefslogtreecommitdiff
path: root/flower/GNUmakefile
blob: 2b5b304cfa083f3c9be18498f5ee7915ac7e38cb (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
depth = ..

NAME = flower
MODULE_NAME = flower

README_FILES = NEWS-1.0 NEWS-1.1.46 README TODO
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