summaryrefslogtreecommitdiff
path: root/services/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'services/Makefile')
-rw-r--r--services/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/Makefile b/services/Makefile
index fb09daf..cf2be59 100644
--- a/services/Makefile
+++ b/services/Makefile
@@ -7,6 +7,7 @@ check: spore_validation.rx
@$(VALIDATOR) backtweet.json
@$(VALIDATOR) backtype.json
@$(VALIDATOR) github.json
+ @$(VALIDATOR) googletranslate.json
@$(VALIDATOR) ihackernews.json
@$(VALIDATOR) ohloh.json
@$(VALIDATOR) twitter.json
@@ -21,6 +22,7 @@ png: \
backtweet.png \
backtype.png \
github.png \
+ googletranslate.png \
ihackernews.png \
ohloh.png \
twitter.png