Version 0.6.1.0 for release.
[ocaml-libvirt.git] / examples / Makefile.in
index 6fd8093..9bed8ec 100644 (file)
@@ -54,6 +54,6 @@ node_info.opt: node_info.cmx
          $(OCAMLOPTPACKAGES) $(OCAMLOPTFLAGS) $(OCAMLOPTLIBS) \
          ../libvirt/mllibvirt.cmxa -o $@ $<
 
-install:
+install-opt install-byte:
 
 include ../Make.rules