X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=ps%2FGNUmakefile;h=4bdc92c75e584159dcc43910360abced062efc11;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=a94b37ef8a2e5b7d2a4cfb699bea97ca69e24ae2;hpb=9efbad2d9487a05b04423e7e9f062968e8f8eaf4;p=lilypond.git diff --git a/ps/GNUmakefile b/ps/GNUmakefile index a94b37ef8a..4bdc92c75e 100644 --- a/ps/GNUmakefile +++ b/ps/GNUmakefile @@ -1,13 +1,11 @@ -# tex/Makefile - depth = .. -PS_FILES = $(wildcard *.ps) +PS_FILES = $(call src-wildcard,*.ps) STEPMAKE_TEMPLATES=install -EXTRA_DIST_FILES = $(PS_FILES) +EXTRA_DIST_FILES = $(PS_FILES) -INSTALLATION_DIR=$(datadir)/ps/ +INSTALLATION_DIR=$(local_lilypond_datadir)/ps INSTALLATION_FILES=$(PS_FILES) include $(depth)/make/stepmake.make