summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikita Karetnikov <nikita@karetnikov.org>2012-11-21 12:24:14 +0000
committerLudovic Courtès <ludo@gnu.org>2012-11-21 17:02:17 +0100
commit0aa94f0ca400521ec1695b8c173ecdc7d9febea6 (patch)
treeae3fb8589ecb59a8b134b87d911ef2291f86dcfd /Makefile.am
parent3dc1970ddad359dda72899ec18dcba188c2b4414 (diff)
downloadpatches-0aa94f0ca400521ec1695b8c173ecdc7d9febea6.tar
patches-0aa94f0ca400521ec1695b8c173ecdc7d9febea6.tar.gz
distro: Add GNU Ed.
* distro/packages/ed.scm: New file. * Makefile.am (MODULES): 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 c61b924378..afe9c86048 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,6 +46,7 @@ MODULES = \
distro/packages/bdw-gc.scm \
distro/packages/bootstrap.scm \
distro/packages/compression.scm \
+ distro/packages/ed.scm \
distro/packages/gawk.scm \
distro/packages/gnupg.scm \
distro/packages/gnutls.scm \