]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/Makefile.am
Currently, when the sim pauses, all IO is also halted. To me it generally
[flightgear.git] / src / Objects / Makefile.am
index 38d4623e77f44d90e567116276651810a6a8fe7e..ceb669c3710b0fd124779a6989c2898d52a9160c 100644 (file)
@@ -1,11 +1,6 @@
 noinst_LIBRARIES = libObjects.a
 
 libObjects_a_SOURCES = \
-       apt_signs.cxx apt_signs.hxx \
-       newmat.cxx newmat.hxx \
-       matlib.cxx matlib.hxx \
-       obj.cxx obj.hxx \
-       pt_lights.cxx pt_lights.hxx \
-       texload.c texload.h colours.h
+       ssgEntityArray.hxx ssgEntityArray.cxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src