X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=diskzip%2FMakefile.in;h=a976aceb1b3bc61554c8b28e951658545c68bde6;hb=2eb0c784e8fc71576e28e00aa1e253dfe222c527;hp=d3032aa30f36a0a9d694bb49e40d47f424a82508;hpb=f29ccfd0f06ecbcda1ecbb7f7d7290714b6a80bc;p=virt-df.git diff --git a/diskzip/Makefile.in b/diskzip/Makefile.in index d3032aa..a976ace 100644 --- a/diskzip/Makefile.in +++ b/diskzip/Makefile.in @@ -38,7 +38,7 @@ endif OBJS := diskzip_gettext.cmo diskzip.cmo XOBJS := $(OBJS:.cmo=.cmx) -SYNTAX := -pp "camlp4o -I`ocamlc -where`/bitmatch pa_bitmatch.cmo" +SYNTAX := -pp "camlp4o -I`ocamlc -where`/bitmatch bitmatch.cma pa_bitmatch.cmo" OCAMLCFLAGS := @OCAMLCFLAGS@ $(SYNTAX) #OCAMLCLIBS := -linkpkg diskimage.cma