]> git.mxchange.org Git - flightgear.git/blob - src/Objects/Makefile.am
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Objects / Makefile.am
1 noinst_LIBRARIES = libObjects.a
2
3 libObjects_a_SOURCES = \
4         obj.cxx obj.hxx
5
6 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src