mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
fixed jsbsim sim, don't add jsbsim_ir.c to sources twice
This commit is contained in:
@@ -36,4 +36,6 @@ $(TARGET).srcs += subsystems/sensors/infrared.c
|
||||
$(TARGET).srcs += subsystems/sensors/infrared_adc.c
|
||||
|
||||
sim.srcs += $(SRC_ARCH)/sim_ir.c
|
||||
jsbsim.srcs += $(SRC_ARCH)/jsbsim_ir.c
|
||||
|
||||
# is already added to sources in autopilot.makefile
|
||||
#jsbsim.srcs += $(SRC_ARCH)/jsbsim_ir.c
|
||||
|
||||
Reference in New Issue
Block a user