mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
[makefile] seems to work fine now
This commit is contained in:
committed by
Felix Ruess
parent
d1bae05ca0
commit
00018d3297
@@ -33,7 +33,8 @@ include ../../conf/Makefile.local
|
||||
include ../Makefile.ocaml
|
||||
|
||||
OCAMLC += -g
|
||||
PKGCOMMON=unix,str,lablgtk2,ivy,xml-light
|
||||
INCLUDES = -I $(LIBPPRZDIR)
|
||||
PKGCOMMON=unix,str,lablgtk2,glibivy,xml-light
|
||||
|
||||
SIMML = stdlib.ml data.ml flightModel.ml gps.ml
|
||||
SIMHML = $(SIMML) hitl.ml sim.ml
|
||||
|
||||
Reference in New Issue
Block a user