diff options
| author | Francois Perrad <francois.perrad@gadz.org> | 2011-06-04 10:58:17 +0200 |
|---|---|---|
| committer | Francois Perrad <francois.perrad@gadz.org> | 2011-06-04 10:58:17 +0200 |
| commit | 507c657b44349f0732e1479f520b00587dcc8687 (patch) | |
| tree | 9950f2194004915547df7f8055d83135c2023d8f /services/Makefile | |
| parent | fix json for geonames (diff) | |
| download | api-description-507c657b44349f0732e1479f520b00587dcc8687.tar.gz | |
add Google Translate
Diffstat (limited to 'services/Makefile')
| -rw-r--r-- | services/Makefile | 2 |
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 |
