]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/make/toplevel.make.in
release: 1.2.6
[lilypond.git] / stepmake / make / toplevel.make.in
index efe53009ca2cde67bb8ee67c95bd62ec1d53e4a8..349ff922af839da542c1abccce16b2404aeb1abc 100644 (file)
@@ -9,7 +9,7 @@ depth = .
 # descent order into subdirectories:
 #
 ifeq ($(PACKAGE),STEPMAKE)
-SUBDIRS = bin make stepmake Documentation
+SUBDIRS = bin make stepmake 
 else
 SUBDIRS =
 endif
@@ -20,20 +20,20 @@ endif
 SCRIPTS = configure aclocal.m4
 README_FILES = CHANGES README TODO
 README_TXT_FILES = AUTHORS.txt INSTALL.txt
-EXTRA_DIST_FILES = $(IN_FILES) VERSION $(README_FILES)  $(SCRIPTS) 
+EXTRA_DIST_FILES = $(IN_FILES) VERSION $(README_FILES)  $(SCRIPTS) INSTALL.texi
 NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
 #
 
 # bootstrap stepmake:
 #
-STEPMAKE_TEMPLATES=toplevel
+STEPMAKE_TEMPLATES=toplevel texinfo
 include $(depth)/make/stepmake.make 
 #
 
 # descent order into subdirectories:
 #
 ifeq ($(PACKAGE),STEPMAKE)
-SUBDIRS = bin make stepmake Documentation
+SUBDIRS = bin make stepmake 
 else
 SUBDIRS =
 endif