summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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