diff options
author | gdt <gdt> | 2004-08-31 18:44:42 +0000 |
---|---|---|
committer | gdt <gdt> | 2004-08-31 18:44:42 +0000 |
commit | b85dca3162dfef97b1725d6a396867a18d27fc6d (patch) | |
tree | e04f2dfe828876d04c1afbbe835bb38210d41282 /ChangeLog | |
parent | cbd040847df406a618fd58b1a92f33dc424d2ffd (diff) |
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.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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.) |