diff man/Makefile @ 116:9f59509498e1 r20-1b10

Import from CVS: tag r20-1b10
author cvs
date Mon, 13 Aug 2007 09:23:06 +0200
parents 360340f9fd5f
children 7d55a9ba150c
line wrap: on
line diff
--- a/man/Makefile	Mon Aug 13 09:21:56 2007 +0200
+++ b/man/Makefile	Mon Aug 13 09:23:06 2007 +0200
@@ -39,10 +39,11 @@
 ../info/%.info : %.texi
 	-$(MAKEINFO) -o $@ $<
 
-srcs = cc-mode cl custom ediff external-widget forms gnus \
-       hyperbole ilisp info ispell mailcrypt message mh-e oo-browser \
-       pcl-cvs psgml psgml-api rmail standards supercite term \
-       termcap texinfo vhdl-mode viper vm w3 widget xemacs-faq
+srcs = cc-mode cl custom ediff efs external-widget forms gnus \
+	hm--html-mode \
+	hyperbole ilisp info ispell mailcrypt message mh-e oo-browser \
+	pcl-cvs psgml psgml-api rmail standards supercite term \
+	termcap texinfo vhdl-mode viper vm w3 widget xemacs-faq
 
 info = $(srcs:%=../info/%.info)
 dvi  = $(srcs:%=%.dvi)