This patch adds the top level files that are currently not checked out when
'cvs checkout packages' is run.
I'd like approval from someone with more experience with our CVS system before
I commit this.
Malcolm
ChangeLog addition:
2005-02-06  Malcolm Purvis  <malcolmp(a)xemacs.org>
	* modules: Add MAINTAINERS, Version.rules, iterate-1.rules and
	meta-iterate.targets to the package-ctlfile target.
xemacs-CVSROOT source patch:
Diff command:   cvs -q diff -u
Files affected: modules
Index: modules
===================================================================
RCS file: /pack/xemacscvs/CVSROOT/modules,v
retrieving revision 1.25
diff -u -r1.25 modules
--- modules	2004/03/17 21:22:06	1.25
+++ modules	2005/02/06 10:46:54
@@ -191,7 +191,11 @@
 	Makefile \
 	INSTALL \
 	NEWS.packages \
-	.cvsignore
+	.cvsignore \
+	MAINTAINERS \
+	Version.rules \
+	iterate-1.rules \
+	meta-iterate.targets
 
 package-control -a \
 	package-ctlfile standard-Makefile \
-- 
		     Malcolm Purvis <malcolmp(a)xemacs.org>