X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-df%2FMakefile.in;h=42033a477f715bd0d75fa6fdb6379997fb5f8df9;hb=10ae94c252bfc3e744407115274fd3d92957d026;hp=7d3490a6d32b528a0dbd7c65943fd921f9ac3bfa;hpb=4c4888cd768d602a99e78ec3c24cab3cbd0f0da7;p=virt-df.git diff --git a/virt-df/Makefile.in b/virt-df/Makefile.in index 7d3490a..42033a4 100644 --- a/virt-df/Makefile.in +++ b/virt-df/Makefile.in @@ -35,6 +35,10 @@ ifneq ($(pkg_gettext),no) OCAMLCPACKAGES += -package gettext-stub endif +OCAMLDOCFLAGS := -I +extlib -I +bitmatch -I +libvirt -I +xml-light \ + -I +csv -I +gettext -I +gettext-stub -I ../lib +OCAMLDOCFILES := $(wildcard *.mli) $(wildcard *.ml) + #---------------------------------------------------------------------- # Build up the list of object files.