]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/GNUmakefile
Merge branch 'master' into translation
[lilypond.git] / stepmake / GNUmakefile
index fc687d50c9abec90a5fcbc154de7060d68070668..8a3eb0159ab23e6213a2dc2f8990381954976cd2 100644 (file)
@@ -7,28 +7,25 @@ depth = ..
 
 # descent order into subdirectories:
 #
-SUBDIRS = bin stepmake 
+SUBDIRS = bin stepmake
 
 # list of distribution files:
 #
-SCRIPTS =  aclocal.m4
-README_FILES = CHANGES README TODO
-README_TXT_FILES = 
-EXTRA_DIST_FILES = $(README_FILES)  $(SCRIPTS) 
+SCRIPTS =  aclocal.m4 autogen.sh
+README_FILES = README
+README_TXT_FILES =
+EXTRA_DIST_FILES = $(README_FILES)  $(SCRIPTS)
 NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
 #
 
 # bootstrap stepmake:
 #
 STEPMAKE_TEMPLATES= texinfo
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make
 
 # don't install stepmake
 install: local-install
        @echo Not installing stepmake
 
-bla:
-       echo $(TOPLEVEL_MAJOR_VERSION)
-
 localclean:
        rm -f bin/*.pyc