]> git.mxchange.org Git - flightgear.git/blob - src/Objects/Makefile.am
Revert to pre-wind-sticking ground reaction forces until they can be debugged.
[flightgear.git] / src / Objects / Makefile.am
1 noinst_LIBRARIES = libObjects.a
2
3 libObjects_a_SOURCES = \
4         apt_signs.cxx apt_signs.hxx \
5         newmat.cxx newmat.hxx \
6         matlib.cxx matlib.hxx \
7         obj.cxx obj.hxx \
8         texload.c texload.h colours.h
9
10 INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src