aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2010-09-20 17:54:08 +0200
committerMoritz Lenz <moritz@faui2k3.org>2010-09-20 17:54:28 +0200
commit5ea5966a86e242c463dbfa533eaf91bfebe62dcc (patch)
tree31c6e331a7a68602effc76fb80b3338fbfb73aa5
parent100673e066b6dd134f0be2bd4b7aadf64dacd3c7 (diff)
add Digest::MD5 to star
-rw-r--r--Makefile1
-rw-r--r--skel/build/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b2278f5..d934154 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ MODULES = \
git://github.com/moritz/json \
git://github.com/snarkyboojum/Perl6-MIME-Base64 \
git://github.com/cosimo/perl6-lwp-simple \
+ git://github.com/cosimo/perl6-digest-md5.git \
DISTTARGETS = \
diff --git a/skel/build/Makefile.in b/skel/build/Makefile.in
index ad0aa15..60576c7 100644
--- a/skel/build/Makefile.in
+++ b/skel/build/Makefile.in
@@ -71,6 +71,7 @@ MODULES = \
modules/json \
modules/yaml-pm6 \
modules/form \
+ modules/perl6-digest-md5 \
all: rakudo