mooli tayer has uploaded a new change for review. Change subject: Make stuff ......................................................................
Make stuff Change-Id: Ia4d0506d3f5041bdd07ff978a23989011ad33ab0 Signed-off-by: Mooli Tayer <[email protected]> --- M lib/vdsm/tool/Makefile.am 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/57/26957/1 diff --git a/lib/vdsm/tool/Makefile.am b/lib/vdsm/tool/Makefile.am index 0198310..c7c2175 100644 --- a/lib/vdsm/tool/Makefile.am +++ b/lib/vdsm/tool/Makefile.am @@ -55,3 +55,8 @@ $(nodist_vdsmtool_PYTHON) \ $(nodist_vdsmexec_SCRIPTS) \ $(NULL) + +all-local: \ + $(nodist_vdsmtool_PYTHON) \ + $(nodist_vdsmexec_SCRIPTS) \ + $(NULL) -- To view, visit http://gerrit.ovirt.org/26957 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia4d0506d3f5041bdd07ff978a23989011ad33ab0 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: mooli tayer <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
