aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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