]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/Makefile.am
Comment out timing calls, but leave them there for future timing experiments.
[flightgear.git] / src / Objects / Makefile.am
index 046aab037896eb80474f9c059cba07ca1252a74b..ceb669c3710b0fd124779a6989c2898d52a9160c 100644 (file)
@@ -1,8 +1,6 @@
 noinst_LIBRARIES = libObjects.a
 
 libObjects_a_SOURCES = \
-       apt_signs.cxx apt_signs.hxx \
-       obj.cxx obj.hxx \
-       pt_lights.cxx pt_lights.hxx
+       ssgEntityArray.hxx ssgEntityArray.cxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src