Signed-off-by: Thomas Vander Stichele <[email protected]> --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index a7d06a2..928a97a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -548,7 +548,7 @@ hypervisor_hv_kvm_PYTHON = \
jqueue_PYTHON = \
lib/jqueue/__init__.py \
- lib/jqueue/exec.py \
+ lib/jqueue/exec.py \
lib/jqueue/post_hooks_exec.py
storage_PYTHON = \
--
2.7.0.rc3.207.g0ac5344
