diff man/Makefile @ 10:49a24b4fd526 r19-15b6

Import from CVS: tag r19-15b6
author cvs
date Mon, 13 Aug 2007 08:47:52 +0200
parents 4b173ad71786
children 0293115a14e9 0d2f883870bc
line wrap: on
line diff
--- a/man/Makefile	Mon Aug 13 08:47:36 2007 +0200
+++ b/man/Makefile	Mon Aug 13 08:47:52 2007 +0200
@@ -26,16 +26,16 @@
 .SUFFIXES: .info .texi .dvi
 
 # Subdirectories to make recursively.
-SUBDIR = xemacs lispref new-users-guide internals
+SUBDIR = xemacs lispref new-users-guide internals tm
 
 ../info/%.info : %.texi
 	makeinfo -o $@ $<
 
 # hyperbole and oo-browser manuals broken - do not TeX properly
 srcs = ange-ftp cc-mode cl dired ediff external-widget forms gnus \
-       ilisp info ispell mailcrypt message mh-e \
+       hyperbole ilisp info ispell mailcrypt message mh-e oo-browser \
        pcl-cvs psgml psgml-api rmail standards supercite term \
-       termcap texinfo viper vm w3 xemacs-faq
+       termcap texinfo vhdl-mode viper vm w3 xemacs-faq
 
 info = $(srcs:%=../info/%.info)
 dvi  = $(srcs:%=%.dvi)