aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbbkr <bbkr@post.pl>2012-04-24 13:44:03 +0200
committerbbkr <bbkr@post.pl>2012-04-24 13:44:03 +0200
commitbcb1dfb87d30f7047cef00b56800d5f3b51ca6e5 (patch)
tree51a9faddee5eee6a322d1754611e348f25191a7f /Makefile
parent543be937c73b8331a83969e751cf967408393f83 (diff)
Added JSON::RPC client and server. All tests successful on 2012.04 Rakudo release.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8d2c538..967db8c 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ MODULES = \
git://github.com/mberends/MiniDBI \
git://github.com/ihrd/uri.git \
git://github.com/cosimo/perl6-lwp-simple.git \
+ git://github.com/bbkr/jsonrpc.git \
DISTTARGETS = \
$(PARROT_DIR) \