summaryrefslogtreecommitdiff
path: root/services/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'services/Makefile')
-rw-r--r--services/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/services/Makefile b/services/Makefile
index 10a704f..93e1298 100644
--- a/services/Makefile
+++ b/services/Makefile
@@ -17,11 +17,12 @@ check: spore_validation.rx
@$(VALIDATOR) ihackernews.json
@$(VALIDATOR) ohloh.json
@$(VALIDATOR) twitter.json
+ @$(VALIDATOR) intervals.json
test: check
spore_validation.rx:
- wget http://github.com/SPORE/specifications/raw/master/spore_validation.rx
+ wget http://raw.github.com/SPORE/specifications/master/spore_validation.rx
png: \
amazons3.png \
@@ -35,6 +36,8 @@ png: \
googletranslate.png \
ihackernews.png \
ohloh.png \
+ intervals.png \
+ indextank.png \
twitter.png
@make -C github png
@make -C googlemaps png