diff doc/interpreter/Makefile.in @ 2689:8c7955a8d49f

[project @ 1997-02-18 09:06:10 by jwe]
author jwe
date Tue, 18 Feb 1997 09:09:12 +0000
parents fe5e83216458
children a6e4de502512
line wrap: on
line diff
--- a/doc/interpreter/Makefile.in	Tue Feb 18 06:01:06 1997 +0000
+++ b/doc/interpreter/Makefile.in	Tue Feb 18 09:09:12 1997 +0000
@@ -47,7 +47,7 @@
 
 version_file := $(firstword $(foreach file, $(xfiles), $(wildcard $(file))))
 
-SPELL = $(patsubst %.texi, %.spell, $(ALL_TEXINFO))
+SPELL = $(patsubst %.texi, %.spell, $(TEXINFO))
 
 %.spell : %.texi
 	rm -f $@