summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-15 01:08:00 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-15 01:08:00 +0100
commite117772ddd503679ba64d1a188ecdbd7475d8b6d (patch)
treef5c516a3e52270f2d039070ac891bafdb4a9c221 /Makefile.am
parent29c1793dc224597aa08af3bd7a0bdc39eb2babf8 (diff)
downloadpatches-e117772ddd503679ba64d1a188ecdbd7475d8b6d.tar
patches-e117772ddd503679ba64d1a188ecdbd7475d8b6d.tar.gz
distro: Add MIT/GNU Scheme and Bigloo.
* distro/packages/scheme.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 7c36eff2fb..32c648d1d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -101,6 +101,7 @@ MODULES = \
distro/packages/readline.scm \
distro/packages/recutils.scm \
distro/packages/rsync.scm \
+ distro/packages/scheme.scm \
distro/packages/shishi.scm \
distro/packages/system.scm \
distro/packages/tcl.scm \