]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
patch::: 1.3.140.jcn4
[lilypond.git] / GNUmakefile.in
index 9bf8f5caa3a6d2bf49ca62aebea5e49b3ea96a76..f5b95d74375d73eb6ab9199b58e37b5613584f89 100644 (file)
@@ -8,19 +8,20 @@ depth = .
 
 # descent order into subdirectories:
 #
-SUBDIRS =  buildscripts scripts  flower lily mf midi2ly po debian \
-       Documentation ly input tex make mutopia intl $(builddir)/stepmake\
-       ps  scm
+SUBDIRS = buildscripts scripts flower lily mf midi2ly po \
+       Documentation ly input tex make intl ps scm \
+       debian $(builddir)/stepmake \
+       mutopia ports
 #
 
 SCRIPTS = configure aclocal.m4
 README_FILES =  DEDICATION COPYING NEWS CHANGES ROADMAP
 README_TXT_FILES = AUTHORS.txt README.txt INSTALL.txt FAQ.txt
 IN_FILES := $(wildcard *.in)
-EXTRA_DIST_FILES = lilypond-font-lock.el lilypond-mode.el vimrc VERSION $(README_FILES)  $(SCRIPTS) $(IN_FILES) 
+EXTRA_DIST_FILES = lilypond-font-lock.el lilypond-mode.el vimrc VERSION $(README_FILES)  $(SCRIPTS) $(IN_FILES)  emacsclient.patch
 NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
 INSTALLATION_DIR=$(datadir)
-INSTALLATION_FILES=$(builddir)/config.make VERSION
+INSTALLATION_FILES=$(configuration) VERSION
 
 # bootstrap stepmake:
 #