Skip to content

Commit

Permalink
[conf] ins gps_passthrough for jsbsim target
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed May 19, 2014
1 parent 4c16d6b commit 5e76186
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -10,5 +10,9 @@ ap.srcs += $(ins_srcs)
sim.CFLAGS += $(ins_CFLAGS)
sim.srcs += $(ins_srcs)

jsbsim.CFLAGS += $(ins_CFLAGS)
jsbsim.srcs += $(ins_srcs)

nps.CFLAGS += $(ins_CFLAGS)
nps.srcs += $(ins_srcs)

0 comments on commit 5e76186

Please sign in to comment.