# scm/Makefile

depth = ..

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

STEPMAKE_TEMPLATES=install scm

include $(depth)/make/stepmake.make 

