]> git.mxchange.org Git - flightgear.git/blob - src/Objects/Makefile.am
Moved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object/matlib.[ch]xx into
[flightgear.git] / src / Objects / Makefile.am
1 noinst_LIBRARIES = libObjects.a
2
3 libObjects_a_SOURCES = \
4         apt_signs.cxx apt_signs.hxx \
5         obj.cxx obj.hxx \
6         pt_lights.cxx pt_lights.hxx
7
8 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src