]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/GNUmakefile
patch::: 1.3.151.jcn2
[lilypond.git] / scm / GNUmakefile
index 419ac4c97f5545651d8a2bd290f8dc400e9c352c..c10270ce5764e5dce93d760bca7900bd49a66dda 100644 (file)
@@ -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