]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/Makefile.am
Set the format default to float instead of int.
[flightgear.git] / src / Objects / Makefile.am
index ed1279c142d3d67127e840deef3c0655d7188eb7..0d7acd6fb7ad71ff318fc51405c91ceea4122167 100644 (file)
@@ -1,6 +1,6 @@
-noinst_LIBRARIES = libObjects.a
+#noinst_LIBRARIES = libObjects.a
 
-libObjects_a_SOURCES = \
-       obj.cxx obj.hxx
+#libObjects_a_SOURCES = 
+#      ssgEntityArray.hxx ssgEntityArray.cxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src