]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/Makefile
release: 0.1.43
[lilypond.git] / make / Makefile
index 39bdc9fa48d894a1b848a9e3e80bbc95d23022b1..98f9b9d90f415f7be77caa69e648e7c6b2e20554 100644 (file)
@@ -40,7 +40,7 @@ include ./$(depth)/make/Rules.make
 
 spec: $(outdir)/lilypond.spec
 
-rpmdocs=$(addprefix Documentation/out/, $(notdir $(shell ls $(depth)/Documentation/$(outdir)/*.text)))\
+rpmdocs=$(addprefix Documentation/out/, $(notdir $(shell ls $(depth)/Documentation/$(outdir)/*.txt)))\
        BUGS TODO NEWS DEDICATION ANNOUNCE README
 rpmmudocs=$(addprefix Documentation/, $(notdir $(shell ls $(depth)/Documentation/*.doc)))
 rpmdvis=$(rpmmudocs:.doc=.dvi)