From ddeaef3f040510994310c2750b3bb805781d29c9 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Sat, 26 Feb 2011 11:16:35 +0100 Subject: add amazon3s --- services/Makefile | 2 ++ services/amazons3.png | Bin 0 -> 80364 bytes 2 files changed, 2 insertions(+) create mode 100644 services/amazons3.png (limited to 'services') 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 Binary files /dev/null and b/services/amazons3.png differ -- cgit v1.2.3