summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-01-16 14:54:32 +0100
committerAndreas Enge <andreas@enge.fr>2013-01-16 17:39:47 +0100
commit4c9e79757700e7834af0d01eb5bcd7739e6ca310 (patch)
tree2855f13c7eab4b2ad2ea91a044e6f7a4c0126fb2 /Makefile.am
parenta01b6da792e40ada0ddac4256e58e35e44797142 (diff)
distro: Add icu4c (International Components for Unicode).
* distro/packages/icu4c.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 1a239eb42e..713dd8fe14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,6 +75,7 @@ MODULES = \
distro/packages/gsasl.scm \
distro/packages/guile.scm \
distro/packages/help2man.scm \
+ distro/packages/icu4c.scm \
distro/packages/idutils.scm \
distro/packages/ld-wrapper.scm \
distro/packages/less.scm \