1
0
Fork 0

Automake updates.

This commit is contained in:
James Turner 2010-06-16 08:33:32 +01:00 committed by James Turner
parent 85be9be1e0
commit 4be1661305

View file

@ -11,6 +11,8 @@ noinst_LIBRARIES = libFlight.a
libFlight_a_SOURCES = \
flight.cxx flight.hxx \
fdm_shell.cxx fdm_shell.hxx \
flightProperties.cxx flightProperties.hxx \
groundcache.cxx groundcache.hxx \
UFO.cxx UFO.hxx \
NullFDM.cxx NullFDM.hxx