update makefile

This commit is contained in:
Ryan Beisner 2015-06-26 19:06:03 +00:00
parent 0a27442d88
commit 95b71f0fdd
1 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@ sync: bin/charm_helpers_sync.py
@$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml
@$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml
publish: lint
publish: lint test
@bzr push lp:charms/ceilometer-agent
@bzr push lp:charms/trusty/ceilometer-agent