comparison doc/interpreter/Makefile.in @ 6650:10da0f6d85c2 ss-2-9-11

[project @ 2007-05-22 06:48:18 by jwe]
author jwe
date Tue, 22 May 2007 06:48:18 +0000
parents 55586d763de1
children 3390577e4e70
comparison
equal deleted inserted replaced
6649:38334ac563f0 6650:10da0f6d85c2
83 83
84 MAN_BASE := mkoctfile octave octave-bug octave-config 84 MAN_BASE := mkoctfile octave octave-bug octave-config
85 MAN_SRC := $(addsuffix .1, $(MAN_BASE)) 85 MAN_SRC := $(addsuffix .1, $(MAN_BASE))
86 86
87 # FIXME -- need to include generated figures here... 87 # FIXME -- need to include generated figures here...
88 DISTFILES = Makefile.in contributors.in dir munge-texi.cc $(MAN_SRC) \ 88 DISTFILES = Makefile.in contributors.in mkcontrib.awk dir \
89 $(SOURCES) $(TEXINFO) $(FORMATTED) $(IMAGES) 89 munge-texi.cc $(MAN_SRC) $(SOURCES) $(TEXINFO) $(FORMATTED) $(IMAGES)
90 90
91 DISTDIRS = HTML 91 DISTDIRS = HTML
92 92
93 DISTSUBDIRS := 93 DISTSUBDIRS :=
94 94