diff --git a/Makefile b/Makefile index 4cb90c86..7f6d3fd0 100644 --- a/Makefile +++ b/Makefile @@ -25,10 +25,10 @@ ch-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 -git-sync: bin/git_sync.py +ceph-sync: bin/git_sync.py $(PYTHON) bin/git_sync.py -d lib -s https://github.com/openstack/charms.ceph.git -sync: git-sync ch-sync +sync: ch-sync publish: lint bzr push lp:charms/ceph-osd