Not distributing the HACKING file might make it more difficult,
for some random curious user, to get informed about or interested
in the Automake development process, or to send us patches.
* Makefile.am (EXTRA_DIST): Add HACKING.
* HACKING: It's OK to distribute this file, and to mention it in
the ChangeLog.
+2011-12-22 Stefano Lattarini <stefano.lattarini@gmail.com>
+
+ hacking: distribute it, and mention it in the ChangeLog
+ Not distributing the HACKING file might make it more difficult,
+ for some random curious user, to get informed about or interested
+ in the Automake development process, or to send us patches.
+ * Makefile.am (EXTRA_DIST): Add HACKING.
+ * HACKING: It's OK to distribute this file, and to mention it in
+ the ChangeLog.
+
2011-12-22 Stefano Lattarini <stefano.lattarini@gmail.com>
regex: deprecate the obsolete macro AM_WITH_REGEX
* This file attempts to describe the rules to use when hacking
automake.
-* Don't put this file into the distribution. Don't mention it in the
- ChangeLog.
-
================================================================
= Administrivia
TAGS_FILES = $(AUTOMAKESOURCES)
EXTRA_DIST = \
+ HACKING \
ChangeLog.96 \
ChangeLog.98 \
ChangeLog.00 \