aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/contrail-configuration/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'charms/trusty/contrail-configuration/Makefile')
-rw-r--r--charms/trusty/contrail-configuration/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/charms/trusty/contrail-configuration/Makefile b/charms/trusty/contrail-configuration/Makefile
deleted file mode 100644
index 378713f..0000000
--- a/charms/trusty/contrail-configuration/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/usr/bin/make
-PYTHON := /usr/bin/env python
-
-bin/charm_helpers_sync.py:
- @mkdir -p bin
- @bzr cat lp:charm-helpers/tools/charm_helpers_sync/charm_helpers_sync.py \
- > bin/charm_helpers_sync.py
-
-sync: bin/charm_helpers_sync.py
- @$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-sync.yaml