changeset 2698:a6e4de502512

[project @ 1997-02-18 18:03:28 by jwe]
author jwe
date Tue, 18 Feb 1997 18:03:28 +0000
parents 6243c37ae2c5
children cdc8e0f3413a
files doc/interpreter/Makefile.in
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/Makefile.in	Tue Feb 18 17:51:21 1997 +0000
+++ b/doc/interpreter/Makefile.in	Tue Feb 18 18:03:28 1997 +0000
@@ -30,10 +30,9 @@
 	strings.texi struct.texi system.texi tips.texi var.texi \
 	vr-idx.texi
 
-FORMATTED = octave.dvi octave.ps octave.info octave.info octave.info-[0-9]*
+FORMATTED = octave.dvi octave.ps octave.info octave.info-[0-9]*
 
-DISTFILES = Makefile.in dir octave.1 conf.texi gpl.texi \
-	$(TEXINFO) $(FORMATTED)
+DISTFILES = Makefile.in dir octave.1 conf.texi $(TEXINFO) $(FORMATTED)
 
 ifeq ($(wildcard octave.info), )
   BINDISTFILES = $(srcdir)/octave.1 $(srcdir)/octave.info \