]> git.mxchange.org Git - flightgear.git/blob - src/Objects/Makefile.am
Added static port system and a new altimeter model connected to it.
[flightgear.git] / src / Objects / Makefile.am
1 noinst_LIBRARIES = libObjects.a
2
3 libObjects_a_SOURCES = \
4         apt_signs.cxx apt_signs.hxx \
5         dir_lights.cxx dir_lights.hxx \
6         newmat.cxx newmat.hxx \
7         matlib.cxx matlib.hxx \
8         obj.cxx obj.hxx \
9         texload.c texload.h colours.h
10
11 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src