diff man/Makefile @ 76:c0c698873ce1 r20-0b33

Import from CVS: tag r20-0b33
author cvs
date Mon, 13 Aug 2007 09:05:10 +0200
parents 49a24b4fd526
children 0293115a14e9 0d2f883870bc
line wrap: on
line diff
--- a/man/Makefile	Mon Aug 13 09:04:39 2007 +0200
+++ b/man/Makefile	Mon Aug 13 09:05:10 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)