X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2FGNUmakefile;h=fb01bcfbd55be2076198842e5cd9a5ae036dfcd7;hb=116fe5fbb8baeb3f7f500030144e33dabc74aa14;hp=419ac4c97f5545651d8a2bd290f8dc400e9c352c;hpb=c64a05795e51367c17589a9e7d60bad426305159;p=lilypond.git diff --git a/scm/GNUmakefile b/scm/GNUmakefile index 419ac4c97f..fb01bcfbd5 100644 --- a/scm/GNUmakefile +++ b/scm/GNUmakefile @@ -2,13 +2,11 @@ depth = .. -SCM_FILES = $(wildcard *.scm) -EXTRA_DIST_FILES = $(SCM_FILES) - -INSTALLATION_DIR=$(datadir)/scm/ +INSTALLATION_DIR=$(local_lilypond_datadir)/scm/ INSTALLATION_FILES=$(SCM_FILES) -STEPMAKE_TEMPLATES=install +XGETTEXT_FLAGS = --language=Lisp +STEPMAKE_TEMPLATES=install scm po -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make