aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/man/Makefile.in b/man/Makefile.in
index ad3f3286a3..4adfe05729 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -17,12 +17,13 @@ INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
../info/info ../info/message ../info/mh-e ../info/reftex \
../info/sc ../info/vip ../info/viper ../info/widget \
../info/efaq ../info/ada-mode ../info/autotype \
- ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs
+ ../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \
+ ../info/woman
DVI_TARGETS = emacs.dvi cc-mode.dvi cl.dvi dired-x.dvi \
ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \
reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \
ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
- pcl-cvs.dvi
+ pcl-cvs.dvi woman.dvi
INFOSOURCES = info.texi info-stnd.texi
# The following rule does not work with all versions of `make'.
@@ -198,6 +199,11 @@ eudc.dvi: eudc.texi
ebrowse.dvi: ebrowse.texi
$(ENVADD) $(TEXI2DVI) ${srcdir}/ebrowse.texi
+../info/woman: woman.texi
+ cd $(srcdir); $(MAKEINFO) woman.texi
+woman.dvi: woman.texi
+ $(ENVADD) $(TEXI2DVI) ${srcdir}/woman.texi
+
mostlyclean:
rm -f *.log *.cp *.fn *.ky *.pg *.vr core