tools: ocaml: link xl bindings against libxl
authorIan Campbell <ian.campbell@citrix.com>
Wed, 23 Mar 2011 15:22:38 +0000 (15:22 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 23 Mar 2011 15:22:38 +0000 (15:22 +0000)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/ocaml/libs/xl/Makefile

index 1b31fad95424ac65c5325dfe0a3cc8c72b08da49..e9f060818702ebc0f686c6c4537cc95bc981ced7 100644 (file)
@@ -6,6 +6,8 @@ OBJS = xl
 INTF = xl.cmi
 LIBS = xl.cma xl.cmxa
 
+LIBS_xl = $(LDLIBS_libxenlight)
+
 xl_OBJS = $(OBJS)
 xl_C_OBJS = xl_stubs