]> xenbits.xensource.com Git - xcp/xen-api.git/commitdiff
Remove unnecessary dependencies to build 'xsh'
authorRob Hoes <rob.hoes@citrix.com>
Wed, 26 Jan 2011 17:39:04 +0000 (17:39 +0000)
committerRob Hoes <rob.hoes@citrix.com>
Wed, 26 Jan 2011 17:39:04 +0000 (17:39 +0000)
Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
ocaml/xsh/OMakefile

index 8dfe38ef72dcad02fb24f2d2a8a9552718c7e90a..94a283859837a120f8235f2077e080b41a385131 100644 (file)
@@ -1,6 +1,6 @@
-OCAML_LIBS    = ../util/version ../idl/ocaml_backend/common ../idl/ocaml_backend/client
-OCAMLINCLUDES = ../idl/ocaml_backend/ ../util/
-OCAMLPACKS    = xml-light2 stdext uuid stunnel http-svr
+OCAML_LIBS    = 
+OCAMLINCLUDES = 
+OCAMLPACKS    = stdext stunnel
 COMPILE_NATIVE=no
 section
        OCAMLFLAGS+=-linkall