about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2011-02-26 11:16:35 +0100
committerFrancois Perrad <francois.perrad@gadz.org>2011-02-26 11:16:35 +0100
commitddeaef3f040510994310c2750b3bb805781d29c9 (patch)
tree09d13a33c47f107dd991e5f6942b3c331e072776
parentservices/amazons3.json: first public version of AWS protocol implementation (diff)
downloadapi-description-ddeaef3f040510994310c2750b3bb805781d29c9.tar.gz
add amazon3s
-rw-r--r--services/Makefile2
-rw-r--r--services/amazons3.pngbin0 -> 80364 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/services/Makefile b/services/Makefile
index dbca662..fb09daf 100644
--- a/services/Makefile
+++ b/services/Makefile
@@ -3,6 +3,7 @@ SPORE2DOT := perl ../utils/spore2dot.pl
 
 check: spore_validation.rx
 	@make -C github check
+	@$(VALIDATOR) amazons3.json
 	@$(VALIDATOR) backtweet.json
 	@$(VALIDATOR) backtype.json
 	@$(VALIDATOR) github.json
@@ -16,6 +17,7 @@ spore_validation.rx:
 	wget http://github.com/SPORE/specifications/raw/master/spore_validation.rx
 
 png: \
+    amazons3.png \
     backtweet.png \
     backtype.png \
     github.png \
diff --git a/services/amazons3.png b/services/amazons3.png
new file mode 100644
index 0000000..643345c
--- /dev/null
+++ b/services/amazons3.png
Binary files differ