]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.0
authorfred <fred>
Tue, 26 Mar 2002 22:28:10 +0000 (22:28 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:28:10 +0000 (22:28 +0000)
stepmake/stepmake/texinfo-vars.make

index 3a7e7ae04c571c7f299ec73fe9f13676e636ae5d..2447edd7a664962d0108c77ac172975aa668b3fb 100644 (file)
@@ -1,4 +1,6 @@
 
 TEXI_FILES = $(wildcard *.texi)
 
-EXTRA_DIST_FILES += $(TEXI_FILES)
+ALL_SOURCES += $(TEXI_FILES)
+
+OUTTXT_FILES += $(addprefix $(outdir)/,$(TEXI_FILES:.texi=.txt))