summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-12 22:25:16 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-12 22:25:16 +0100
commit39224d94e3f3ccc42aae924e9e0ce651d78e4c4b (patch)
tree3d479bc15d394f7c4f9af480cc5c633cbdf989be /Makefile.am
parentfe8ccfcc7212a5610e547dbf29f3a04cde3e816a (diff)
downloadpatches-39224d94e3f3ccc42aae924e9e0ce651d78e4c4b.tar
patches-39224d94e3f3ccc42aae924e9e0ce651d78e4c4b.tar.gz
distro: Add MySQL.
* distro/packages/mysql.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 487ac05ec4..d7da33d397 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -87,6 +87,7 @@ MODULES = \
distro/packages/make-bootstrap.scm \
distro/packages/mit-krb5.scm \
distro/packages/multiprecision.scm \
+ distro/packages/mysql.scm \
distro/packages/nano.scm \
distro/packages/ncurses.scm \
distro/packages/nettle.scm \