]> 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 6561f7f0575a08af7ae3384ec7cdd218f9317e03..ceb669c3710b0fd124779a6989c2898d52a9160c 100644 (file)
@@ -1,11 +1,6 @@
 noinst_LIBRARIES = libObjects.a
 
 libObjects_a_SOURCES = \
-       apt_signs.cxx apt_signs.hxx \
-       dir_lights.cxx dir_lights.hxx \
-       newmat.cxx newmat.hxx \
-       matlib.cxx matlib.hxx \
-       obj.cxx obj.hxx \
-       texload.c texload.h colours.h
+       ssgEntityArray.hxx ssgEntityArray.cxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src