summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-07-10 00:27:53 +0200
committerLudovic Courtès <ludo@gnu.org>2013-07-10 00:27:53 +0200
commitb592f7113edf6eccef8dcd5926616e09621e08c8 (patch)
treec6ee936530dd52b7f65760c82961c052b4172034 /Makefile.am
parentc769406010156190c76c435c90d5f08ae56c2ca4 (diff)
Add `build-aux/list-packages.scm'.
* build-aux/list-packages.scm: 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 189b637be3..4236de4fce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -130,6 +130,7 @@ EXTRA_DIST = \
.dir-locals.el \
build-aux/hydra/gnu-system.scm \
build-aux/download.scm \
+ build-aux/list-packages.scm \
build-aux/sync-synopses.scm \
srfi/srfi-64.scm \
srfi/srfi-64.upstream.scm \