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

@@ -1,5 +1,7 @@
make:
target_name: CLIs
target_suffix: -cli
aggregated_target_suffix: -cli
depends_on: api
templates:
- source: ../LICENSE.md