From 507c657b44349f0732e1479f520b00587dcc8687 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Sat, 4 Jun 2011 10:58:17 +0200 Subject: add Google Translate --- services/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'services/Makefile') 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 -- cgit v1.2.3