chore(suffix):prepare dep generation to use suffix

That way, we can have multiple deps files, one per program 'type'
This commit is contained in:
Sebastian Thiel
2015-03-24 11:57:12 +01:00
parent be7d8214c1
commit caaf62e51d
7 changed files with 60 additions and 42 deletions

View File

@@ -11,8 +11,11 @@ api:
# custom scopes for authentication
scopes: '_scopes'
make:
target_suffix:
target_name: APIs
target_suffix: ''
aggregated_target_suffix: -api
depends_on:
global_targets: Yes
templates:
# all output directories are relative to the one set for the respective API
- source: README.md