[simulator] remove jsbsim target

as it is a subset of NPS (when using JSBSim as FDM)
This commit is contained in:
Felix Ruess
2015-03-02 17:21:15 +01:00
parent c7c05ebf10
commit 1a475f1699
58 changed files with 29 additions and 1470 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Block example:
<header>
<file name="nav_survey_polygon.h"/>
</header>
<makefile target="ap|sim|jsbsim|nps">
<makefile target="ap|sim|nps">
<file name="nav_survey_polygon.c"/>
</makefile>
</module>