X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ocaml%2Fexamples%2FMakefile.am;h=e38a5c8d6a62e03f6c6306c3f5fc1555b716e3fc;hp=ab058b137942d17aa4098e3ca8e94c81950c20be;hb=82bd4fac87dce677a69bc5297f11799baf3eb1f5;hpb=f57f338c3bd937e923e1ba7cc4791b9462192110 diff --git a/ocaml/examples/Makefile.am b/ocaml/examples/Makefile.am index ab058b1..e38a5c8 100644 --- a/ocaml/examples/Makefile.am +++ b/ocaml/examples/Makefile.am @@ -10,7 +10,7 @@ if HAVE_OCAML noinst_SCRIPTS = lvs -OCAMLFINDFLAGS = -ccopt '-L $(top_builddir)/src/.libs' +OCAMLFINDFLAGS = -cclib -L$(top_builddir)/src/.libs lvs: lvs.ml $(OCAMLFIND) ocamlopt $(OCAMLFINDFLAGS) \