summaryrefslogtreecommitdiff
path: root/services/Makefile
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2010-10-30 13:00:47 +0200
committerFrancois Perrad <francois.perrad@gadz.org>2010-10-30 13:00:47 +0200
commit369ecace4171501efc14d8c5268e3bf050e31585 (patch)
treeceb8c60cf66923375636708deaf4b23707221324 /services/Makefile
parentCouchDB: an alternate description (diff)
downloadapi-description-369ecace4171501efc14d8c5268e3bf050e31585.tar.gz
add the Ohloh API, http://www.ohloh.net
Diffstat (limited to 'services/Makefile')
-rw-r--r--services/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/Makefile b/services/Makefile
index 0e0835f..dbca662 100644
--- a/services/Makefile
+++ b/services/Makefile
@@ -7,6 +7,7 @@ check: spore_validation.rx
@$(VALIDATOR) backtype.json
@$(VALIDATOR) github.json
@$(VALIDATOR) ihackernews.json
+ @$(VALIDATOR) ohloh.json
@$(VALIDATOR) twitter.json
test: check
@@ -19,6 +20,7 @@ png: \
backtype.png \
github.png \
ihackernews.png \
+ ohloh.png \
twitter.png
@make -C github png