diff man/Makefile @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents 7d55a9ba150c
children 8eaf7971accc
line wrap: on
line diff
--- a/man/Makefile	Mon Aug 13 09:24:19 2007 +0200
+++ b/man/Makefile	Mon Aug 13 09:25:29 2007 +0200
@@ -33,7 +33,7 @@
 .SUFFIXES: .info .texi .dvi
 
 # Subdirectories to make recursively.
-SUBDIR = xemacs lispref new-users-guide internals tm auctex
+SUBDIR = xemacs lispref new-users-guide internals tm auctex gnats
 
 ../info/%.info : %.texi
 	-$(MAKEINFO) -o $@ $<