myGtkInit moved to sw/lib/ocaml

This commit is contained in:
Pascal Brisset
2008-10-13 10:44:47 +00:00
parent 8eaaec6e5f
commit e4965d86d5
+1 -1
View File
@@ -32,7 +32,7 @@ OCAMLC = ocamlc
SIMDIR = $(PAPARAZZI_SRC)/sw/simulator
CAMLINCLUDES = -I +lablgtk2 -I $(PAPARAZZI_SRC)/sw/lib/ocaml -I $(SIMDIR) -I +xml-light
SIMSITLML = $(OBJDIR)/simsitl.ml
MYGTKINITCMO = $(SIMDIR)/myGtkInit.cmo
MYGTKINITCMO = myGtkInit.cmo
SITLCMA = $(SIMDIR)/sitl.cma
# Launch with "make Q=''" to get full command display