aboutsummaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
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 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 951307a..3787f57 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ MODULES = \
git://github.com/masak/xml-writer \
git://github.com/moritz/svg \
git://github.com/moritz/Math-RungeKutta \
+ git://github.com/moritz/svg-plot \
git://github.com/moritz/Math-Model \
git://github.com/tadzik/perl6-Term-ANSIColor \
git://github.com/jnthn/test-mock \