diff options
Diffstat (limited to 'services/Makefile')
| -rw-r--r-- | services/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/services/Makefile b/services/Makefile index 31f3bb4..6fc3b2b 100644 --- a/services/Makefile +++ b/services/Makefile @@ -8,6 +8,7 @@ check: spore_validation.rx @$(VALIDATOR) amazons3.json @$(VALIDATOR) backtweet.json @$(VALIDATOR) backtype.json + @$(VALIDATOR) datapublica.json @$(VALIDATOR) github.json @$(VALIDATOR) googleoauth.json @$(VALIDATOR) googleoauth2.json @@ -28,6 +29,7 @@ png: \ amazons3.png \ backtweet.png \ backtype.png \ + datapublica.png \ github.png \ googleoauth.png \ googleoauth2.png \ |
