Implement 'mclu viewer' command to open the graphical console.
[mclu.git] / Makefile.am
index 213df2d..0107cf0 100644 (file)
@@ -33,6 +33,7 @@ SOURCES_MLI = \
        mclu_list.mli \
        mclu_onoff.mli \
        mclu_status.mli \
+       mclu_viewer.mli \
        parallel.mli \
        template.mli \
        utils.mli
@@ -50,6 +51,7 @@ SOURCES_ML = \
        mclu_boot.ml \
        mclu_destroy.ml \
        mclu_console.ml \
+       mclu_viewer.ml \
        mclu.ml
 
 OCAMLPACKAGES = -package unix,pcre,libvirt