2004-08-31  Greg Troxel  <gdt@poblano.ir.bbn.com>

        * Makefile.am (EXTRA_DIST): New - just has EXTRA_DIST.  (Using a
        directory in EXTRA_DIST in the parent was causing 'make dist' to fail.)

(Now m4/Makefile* is first-class and included from top level.)
diff --git a/ChangeLog b/ChangeLog
index 4db0bdd..68186fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2004-08-31  Greg Troxel  <gdt@poblano.ir.bbn.com>
 
+	* Makefile.am: make m4 as subdir, rather the EXTRA_DISTing it
+
+	* configure.ac: add m4/Makefile to output list
+
+2004-08-31  Greg Troxel  <gdt@poblano.ir.bbn.com>
+	
 	* Makefile.am: Only put pkgsrc dir in SUBDIRS if we should install
 	  rc.d files.  (Note that pkgsrc is always in DIST_SUBDIRS.)