'make install' installs programs and man pages
[virt-mem.git] / lib / Makefile.in
index 1a20d23..bc3cce8 100644 (file)
@@ -60,4 +60,6 @@ virt_mem.cma: $(OBJS)
 virt_mem.cmxa: $(XOBJS)
        ocamlfind ocamlopt $(OCAMLOPTFLAGS) $(OCAMLOPTPACKAGES) -a -o $@ $^
 
+install:
+
 include ../Make.rules
\ No newline at end of file