aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTadeusz Sośnierz <tadzikes@gmail.com>2012-04-29 17:50:04 +0200
committerTadeusz Sośnierz <tadzikes@gmail.com>2012-04-29 17:50:04 +0200
commit545b92811854226ed7456d14c9b984cd4a06273e (patch)
treef5993fed10a1edbd7c2dcbee0b453fc26ce684fc
parentc92df22fbac728eac6178e9169aa548acd4c4c31 (diff)
Add Pod::To::HTML
-rw-r--r--Makefile1
-rw-r--r--skel/tools/build/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7796a9a..807fb02 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ MODULES = \
git://github.com/ihrd/uri \
git://github.com/cosimo/perl6-lwp-simple \
git://github.com/bbkr/jsonrpc \
+ git://github.com/perl6/Pod-To-HTML \
DISTTARGETS = \
$(PARROT_DIR) \
diff --git a/skel/tools/build/Makefile.in b/skel/tools/build/Makefile.in
index 6fc58c1..c680637 100644
--- a/skel/tools/build/Makefile.in
+++ b/skel/tools/build/Makefile.in
@@ -71,6 +71,7 @@ MODULES = \
modules/MiniDBI \
modules/uri \
modules/jsonrpc \
+ modules/Pod-To-HTML \
all: rakudo