]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
GOP2-4: add script for automatically indent Scheme files
[lilypond.git] / GNUmakefile.in
index 6f0e4f4a7b7cbcd7eb37404bbd0504b544d260ac..312eed4e5c0f99dc723ffbfef3855359cd080b93 100644 (file)
@@ -9,7 +9,7 @@ SUBDIRS = python scripts \
        po \
        elisp vim \
        input \
-       stepmake $(documentation-dir)
+       $(documentation-dir)
 
 
 ## this convoluted construction is necessary, since we don't know the
@@ -17,7 +17,7 @@ SUBDIRS = python scripts \
 documentation-dir=$(if $(findstring no,$(DOCUMENTATION)),,Documentation)
 
 SCRIPTS = configure autogen.sh smart-autogen.sh smart-configure.sh
-README_FILES = COPYING COPYING.FDL DEDICATION ROADMAP THANKS HACKING \
+README_FILES = COPYING COPYING.FDL DEDICATION ROADMAP HACKING \
   LICENSE LICENSE.DOCUMENTATION
 TOPDOC_FILES = AUTHORS INSTALL README NEWS
 TOPDOC_TXT_FILES = $(addprefix $(top-build-dir)/Documentation/topdocs/$(outdir)/,$(addsuffix .txt,$(TOPDOC_FILES)))