aboutsummaryrefslogtreecommitdiff
path: root/skel/tools/build/Makefile.in
diff options
context:
space:
mode:
authorjnthn <jnthn@jnthn.net>2012-01-28 00:06:51 +0100
committerjnthn <jnthn@jnthn.net>2012-01-28 00:06:51 +0100
commit3e76f852b7ddd61c8b930e9515e08c97427206dc (patch)
treeba82573cfda0260f4c9be601ce3a0e4e9d05fa3e /skel/tools/build/Makefile.in
parent5b0bc3e9a2caa13c46d62a9e4b9c572bea43cac6 (diff)
Add back svg-plot; one file not building doesn't bust the overall build. Also sync the other modules list in Makefile.in.
Diffstat (limited to 'skel/tools/build/Makefile.in')
-rw-r--r--skel/tools/build/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/skel/tools/build/Makefile.in b/skel/tools/build/Makefile.in
index 02b0c1f..c4fbb9f 100644
--- a/skel/tools/build/Makefile.in
+++ b/skel/tools/build/Makefile.in
@@ -57,6 +57,8 @@ MODULES = \
modules/Math-Model \
modules/perl6-Term-ANSIColor \
modules/test-mock \
+ modules/grammar-profiler-simple \
+ modules/grammar-debugger \
modules/Perl6-MIME-Base64 \
modules/perl6-lwp-simple \
modules/json \
@@ -64,6 +66,7 @@ MODULES = \
modules/perl6-File-Tools \
modules/panda \
modules/perl6-Config-INI \
+ modules/perl6-http-status \
modules/perl6-http-easy \
modules/Bailador \
modules/MiniDBI