mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Rename src/ to lib/
This commit is contained in:
@@ -48,7 +48,7 @@ if HAVE_OCAML
|
||||
|
||||
noinst_SCRIPTS = create_disk debug_logging inspect_vm
|
||||
|
||||
OCAMLFINDFLAGS = -cclib -L$(top_builddir)/src/.libs
|
||||
OCAMLFINDFLAGS = -cclib -L$(top_builddir)/lib/.libs
|
||||
|
||||
if HAVE_OCAMLOPT
|
||||
create_disk: create_disk.ml
|
||||
|
||||
Reference in New Issue
Block a user