summaryrefslogtreecommitdiff
path: root/services/Makefile
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2011-06-06 15:56:46 +0200
committerFrancois Perrad <francois.perrad@gadz.org>2011-06-06 15:56:46 +0200
commit9ab930fbbf2e4174214980ba683cf06c8c2a5c3f (patch)
treed2f1e36ce4056b2e9f653a859165b2e709eb42ef /services/Makefile
parentput authorization OAuth in header (diff)
downloadapi-description-9ab930fbbf2e4174214980ba683cf06c8c2a5c3f.tar.gz
add Google Page Speed Online service
Diffstat (limited to '')
-rw-r--r--services/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/Makefile b/services/Makefile
index 2504406..a64ec10 100644
--- a/services/Makefile
+++ b/services/Makefile
@@ -8,6 +8,7 @@ check: spore_validation.rx
@$(VALIDATOR) backtype.json
@$(VALIDATOR) github.json
@$(VALIDATOR) googleoauth.json
+ @$(VALIDATOR) googlepagespeed.json
@$(VALIDATOR) googleshortener.json
@$(VALIDATOR) googletranslate.json
@$(VALIDATOR) ihackernews.json
@@ -25,6 +26,7 @@ png: \
backtype.png \
github.png \
googleoauth.png \
+ googlepagespeed.png \
googleshortener.png \
googletranslate.png \
ihackernews.png \