-I +xml-light added (to use the official package)

This commit is contained in:
Pascal Brisset
2007-12-08 11:14:36 +00:00
parent 50978a9cd6
commit f1d81a4001
+1 -1
View File
@@ -37,7 +37,7 @@ SRC_ARCH = $(PAPARAZZI_SRC)/sw/airborne/sim
CC = gcc
OCAMLC = ocamlc
SIMDIR = $(PAPARAZZI_SRC)/sw/simulator
CAMLINCLUDES = -I +lablgtk2 -I $(PAPARAZZI_SRC)/sw/lib/ocaml -I $(SIMDIR)
CAMLINCLUDES = -I +lablgtk2 -I $(PAPARAZZI_SRC)/sw/lib/ocaml -I $(SIMDIR) -I +xml-light
SIMSITLML = $(OBJDIR)/simsitl.ml
SITLCMA = $(SIMDIR)/sitl.cma