From 7ccdf9b509dcc689b0e54f913fa48d97add8b21e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 17 Nov 2001 09:36:58 +0000 Subject: [PATCH] (lispref): Add *.txt, *.el, permute-index, and tindex.pl to the list of those being put into the distribution. --- make-dist | 1 + 1 file changed, 1 insertion(+) diff --git a/make-dist b/make-dist index c74ffa501fc..aeeed904707 100755 --- a/make-dist +++ b/make-dist @@ -603,6 +603,7 @@ echo "Making links to \`man'" echo "Making links to \`lispref'" (cd lispref ln *.texi *.aux *.cps *.fns *.kys *.vrs index.*perm ../${tempdir}/lispref + ln *.txt *.el spellfile permute-index tindex.pl ../${tempdir}/lispref test -f README && ln README ../${tempdir}/lispref test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref ln ChangeLog ../${tempdir}/lispref -- 2.39.5