Skip to content

Commit

Permalink
Merge pull request #2 from bbkr/master
Browse files Browse the repository at this point in the history
Added JSON::RPC client and server.
  • Loading branch information
moritz committed Apr 24, 2012
2 parents 5da9088 + bcb1dfb commit 56c614d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -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) \
Expand Down
1 change: 1 addition & 0 deletions skel/tools/build/Makefile.in
Expand Up @@ -71,6 +71,7 @@ MODULES = \
modules/Bailador \
modules/MiniDBI \
modules/uri \
modules/jsonrpc \

all: rakudo

Expand Down

0 comments on commit 56c614d

Please sign in to comment.