summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2011-12-22 21:47:41 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2011-12-22 21:48:13 +0100
commitdcc28ec3ee113b576a84134c0a138119ba21bd4e (patch)
treec1431b082453775af13c96040eacb52ea758a52a /Makefile.am
parent5f335bed3e033246f23c61c130578c9c01ab74bb (diff)
downloadautomake-dcc28ec3ee113b576a84134c0a138119ba21bd4e.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b29092510..bb7b322e1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,7 @@ AUTOMAKESOURCES = automake.in aclocal.in
TAGS_FILES = $(AUTOMAKESOURCES)
EXTRA_DIST = \
+ HACKING \
ChangeLog.96 \
ChangeLog.98 \
ChangeLog.00 \