]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/misc/GNUmakefile
Make distributed tarball from Git file list
[lilypond.git] / Documentation / misc / GNUmakefile
index bb3beb4998c5b63018cc8d6bd322ef457452b74d..00fe5ae8260622cc6834613df40a8ea6c3943eee 100644 (file)
@@ -2,14 +2,13 @@ depth = ../..
 
 NAME = documentation
 
-STEPMAKE_TEMPLATES=documentation  texinfo
+STEPMAKE_TEMPLATES = documentation texinfo
 
 TEXTS = $(call src-wildcard,ANNOUNCE-*[0-9]) $(call src-wildcard,CHANGES-*[0-9]) $(call src-wildcard,ChangeLog*[0-9]) $(call src-wildcard,NEWS-*[0-9])
-EXTRA_DIST_FILES = $(TEXTS)
 
 include $(depth)/make/stepmake.make
 
-default: local-doc
+default: local-txt-doc
 
 #urg default local-WWW target uses footify before its time;
 # must add footify with txt-to-html target