summaryrefslogtreecommitdiff
path: root/services/Makefile
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2012-07-01 19:16:48 +0200
committerFrancois Perrad <francois.perrad@gadz.org>2012-07-01 19:16:48 +0200
commitd38cea03c2179a7f252f208fa927f2e1c880f46d (patch)
tree0ddc74292b3d85a13a78f58834d7ba7083d1129e /services/Makefile
parentadded a bunch of specs written by linkfluence (diff)
downloadapi-description-d38cea03c2179a7f252f208fa927f2e1c880f46d.tar.gz
fix previous commit
Diffstat (limited to 'services/Makefile')
-rw-r--r--services/Makefile21
1 files changed, 18 insertions, 3 deletions
diff --git a/services/Makefile b/services/Makefile
index 6fc3b2b..972d2e0 100644
--- a/services/Makefile
+++ b/services/Makefile
@@ -8,16 +8,24 @@ check: spore_validation.rx
@$(VALIDATOR) amazons3.json
@$(VALIDATOR) backtweet.json
@$(VALIDATOR) backtype.json
+ @$(VALIDATOR) bitly.json
@$(VALIDATOR) datapublica.json
+ @$(VALIDATOR) facebook_graph.json
@$(VALIDATOR) github.json
+ @$(VALIDATOR) gnip.json
+ @$(VALIDATOR) googlemaps.json
@$(VALIDATOR) googleoauth.json
@$(VALIDATOR) googleoauth2.json
@$(VALIDATOR) googlepagespeed.json
@$(VALIDATOR) googleshortener.json
@$(VALIDATOR) googletranslate.json
@$(VALIDATOR) ihackernews.json
+ @$(VALIDATOR) intervals.json
+ @$(VALIDATOR) klout.json
@$(VALIDATOR) ohloh.json
+ @$(VALIDATOR) topsy.json
@$(VALIDATOR) twitter.json
+ @$(VALIDATOR) twitter_search.json
@$(VALIDATOR) intervals.json
test: check
@@ -29,18 +37,25 @@ png: \
amazons3.png \
backtweet.png \
backtype.png \
+ bitly.png \
datapublica.png \
+ facebook_graph.png \
github.png \
+ gnip.png \
+ googlemaps.png \
googleoauth.png \
googleoauth2.png \
googlepagespeed.png \
googleshortener.png \
googletranslate.png \
ihackernews.png \
- ohloh.png \
- intervals.png \
indextank.png \
- twitter.png
+ intervals.png \
+ klout.png \
+ ohloh.png \
+ topsy.png \
+ twitter.png \
+ twitter_search.png
@make -C github png
@make -C googlemaps png
@make -C linkedin png