summaryrefslogtreecommitdiff
path: root/scm/GNUmakefile
blob: 0c1965293a84324ed5aa0d44148cf5c668e7c519 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# scm/GNUmakefile

depth = ..

INSTALLATION_DIR=$(local_lilypond_datadir)/scm
INSTALLATION_FILES=$(SCM_FILES)

XGETTEXT_FLAGS = --language=Scheme
STEPMAKE_TEMPLATES=install scm po

include $(depth)/make/stepmake.make