summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-16 23:25:03 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-16 23:40:02 +0100
commitd0414883074475a2b0ea85f27fb792bfccea9e89 (patch)
treef52cc6c35c73462a7b277a6af1bc15abb8ae2899 /Makefile.am
parent874e6874284126c8836894b0f46dce8f6e803641 (diff)
distro: Add Expat.
* distro/packages/xml.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 713dd8fe14..beba7dffa4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -112,6 +112,7 @@ MODULES = \
distro/packages/time.scm \
distro/packages/wget.scm \
distro/packages/which.scm \
+ distro/packages/xml.scm \
distro/packages/zile.scm