1
0
Fork 0

Don't build ls_trim.c, but keep it in EXTRA_DIST.

This commit is contained in:
curt 2001-05-18 20:29:57 +00:00
parent 69a4aa083d
commit 74b473ca36

View file

@ -3,7 +3,8 @@ EXTRA_DIST = \
c172_engine.c \
c172_gear.c \
c172_init.c \
navion_init.h \
ls_trim.c \
navion_init.h \
uiuc_aero.c
AIRCRAFT_MODEL = c172_aero.c c172_engine.c c172_gear.c c172_init.c \
@ -27,7 +28,7 @@ libLaRCsim_a_SOURCES = \
ls_model.c ls_model.h \
ls_sim_control.h \
ls_step.c ls_step.h \
ls_sym.h ls_trim.c ls_types.h \
ls_sym.h ls_types.h \
$(AIRCRAFT_MODEL) \
ls_interface.c ls_interface.h