depth = ..

PS_FILES = $(call src-wildcard,*.ps)

TEMPLATES = install

INSTALLATION_DIR=$(local_lilypond_datadir)/ps
INSTALLATION_FILES=$(PS_FILES)

include $(depth)/make/lilypond.make
