Add Makefile bin/charm_helpers_sync.py dependency to sync target.

This commit is contained in:
Corey Bryant
2014-07-30 15:19:24 +00:00
parent 41f31822ea
commit 670e596660

View File

@@ -20,7 +20,7 @@ test:
# https://bugs.launchpad.net/amulet/+bug/1320357
@juju test -v -p AMULET_HTTP_PROXY
sync:
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