Automake updates.
This commit is contained in:
parent
85be9be1e0
commit
4be1661305
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ noinst_LIBRARIES = libFlight.a
|
||||||
|
|
||||||
libFlight_a_SOURCES = \
|
libFlight_a_SOURCES = \
|
||||||
flight.cxx flight.hxx \
|
flight.cxx flight.hxx \
|
||||||
|
fdm_shell.cxx fdm_shell.hxx \
|
||||||
|
flightProperties.cxx flightProperties.hxx \
|
||||||
groundcache.cxx groundcache.hxx \
|
groundcache.cxx groundcache.hxx \
|
||||||
UFO.cxx UFO.hxx \
|
UFO.cxx UFO.hxx \
|
||||||
NullFDM.cxx NullFDM.hxx
|
NullFDM.cxx NullFDM.hxx
|
||||||
|
|
Loading…
Add table
Reference in a new issue