diff options
| author | François de Metz <fdemetz@af83.com> | 2011-06-17 22:03:43 +0200 |
|---|---|---|
| committer | François de Metz <fdemetz@af83.com> | 2011-06-17 22:03:43 +0200 |
| commit | a74cebf3fd5ff1d625fc83c4dadd61abc818ac9c (patch) | |
| tree | 8469357a690ac75490f2923f4d576be83e56cfad /services/Makefile | |
| parent | compat OAuth 1.0 & 2.0 (diff) | |
| download | api-description-a74cebf3fd5ff1d625fc83c4dadd61abc818ac9c.tar.gz | |
Add myintervals service.
Diffstat (limited to 'services/Makefile')
| -rw-r--r-- | services/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/Makefile b/services/Makefile index eb54875..c503578 100644 --- a/services/Makefile +++ b/services/Makefile @@ -16,6 +16,7 @@ check: spore_validation.rx @$(VALIDATOR) ihackernews.json @$(VALIDATOR) ohloh.json @$(VALIDATOR) twitter.json + @$(VALIDATOR) intervals.json test: check |
