summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2012-10-25 23:44:27 +0200
committerLudovic Courtès <ludo@gnu.org>2012-10-25 23:44:27 +0200
commit450ccdc3aae6d1a0f1685de3bef4d962e18c3855 (patch)
tree8f4eb256631f37d5a257cfd903a14b8604038279 /Makefile.am
parentfbc93bedff2a419305038564232837aff52513d2 (diff)
downloadpatches-450ccdc3aae6d1a0f1685de3bef4d962e18c3855.tar
patches-450ccdc3aae6d1a0f1685de3bef4d962e18c3855.tar.gz
doc: Add `HACKING'.
* HACKING: New file. * Makefile.am (EXTRA_DIST): Add it.
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 e2c1cfd218..623a07a7f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -103,6 +103,7 @@ LOG_COMPILER = \
$(GUILE) --no-auto-compile -L "$(top_srcdir)"
EXTRA_DIST = \
+ HACKING \
.dir-locals.el \
build-aux/download.scm \
srfi/srfi-64.scm \