viewer: Run virt-viewer in the background.
[mclu.git] / Makefile.am
index 0107cf0..329e29b 100644 (file)
@@ -32,6 +32,7 @@ SOURCES_MLI = \
        mclu_destroy.mli \
        mclu_list.mli \
        mclu_onoff.mli \
+       mclu_reboot.mli \
        mclu_status.mli \
        mclu_viewer.mli \
        parallel.mli \
@@ -50,6 +51,7 @@ SOURCES_ML = \
        mclu_onoff.ml \
        mclu_boot.ml \
        mclu_destroy.ml \
+       mclu_reboot.ml \
        mclu_console.ml \
        mclu_viewer.ml \
        mclu.ml