| commit | de3b8ca18bfe37b3f87c33e91f7ffd9a972179be | [log] [tgz] |
|---|---|---|
| author | Philip Joseph <philip.joseph@riftio.com> | Fri Oct 07 14:00:30 2016 +0530 |
| committer | Philip Joseph <philip.joseph@riftio.com> | Fri Oct 07 14:00:30 2016 +0530 |
| tree | 3a5efac101b2c054606a2567d4d4584e51b46b9b | |
| parent | f3222757939b60cdbe3702ac866507e965d4bcc5 [diff] [blame] |
Bug 85 : Compile charm after checkout Signed-off-by: Philip Joseph <philip.joseph@riftio.com>
diff --git a/Makefile b/Makefile index 78acdff..c926c59 100644 --- a/Makefile +++ b/Makefile
@@ -58,6 +58,7 @@ $(BUILD_DIR)/juju-charms: mkdir -p $(BUILD_DIR) -cd $(BUILD_DIR) && (test -e juju-charms || git clone $(CHARM_REPO)) + -cd $(BUILD_DIR)/juju-charms && make $(NSD_BUILD_DIR)/%: $(NSD_SRC_DIR)/% mkdir -p $(NSD_BUILD_DIR)