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