summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-13 17:12:22 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-13 17:12:22 +0100
commit468bdabb56c95f1bc9caa0db8ba62b5a049ecd69 (patch)
treecb68b8ddd628da80e8b216d5853c7a28f6cc2977 /Makefile.am
parent80ba8cc076e0380c1d4eaa63f8a6cecc171c6921 (diff)
downloadguix-468bdabb56c95f1bc9caa0db8ba62b5a049ecd69.tar.gz
distro: Add GNU Emacs.
* distro/packages/emacs.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 dd08050641..7c36eff2fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,6 +61,7 @@ MODULES =					\
   distro/packages/dejagnu.scm			\
   distro/packages/ddrescue.scm			\
   distro/packages/ed.scm			\
+  distro/packages/emacs.scm			\
   distro/packages/flex.scm			\
   distro/packages/gawk.scm			\
   distro/packages/gdb.scm			\