X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2FGNUmakefile;h=c10270ce5764e5dce93d760bca7900bd49a66dda;hb=3a222c318071d27980df7a550c318957c9b2b104;hp=419ac4c97f5545651d8a2bd290f8dc400e9c352c;hpb=c64a05795e51367c17589a9e7d60bad426305159;p=lilypond.git diff --git a/scm/GNUmakefile b/scm/GNUmakefile index 419ac4c97f..c10270ce57 100644 --- a/scm/GNUmakefile +++ b/scm/GNUmakefile @@ -2,13 +2,10 @@ depth = .. -SCM_FILES = $(wildcard *.scm) -EXTRA_DIST_FILES = $(SCM_FILES) - INSTALLATION_DIR=$(datadir)/scm/ INSTALLATION_FILES=$(SCM_FILES) -STEPMAKE_TEMPLATES=install +STEPMAKE_TEMPLATES=install scm include $(depth)/make/stepmake.make