]> git.mxchange.org Git - flightgear.git/blob - src/Objects/Makefile.am
Comment out timing calls, but leave them there for future timing experiments.
[flightgear.git] / src / Objects / Makefile.am
1 noinst_LIBRARIES = libObjects.a
2
3 libObjects_a_SOURCES = \
4         ssgEntityArray.hxx ssgEntityArray.cxx
5
6 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src