]> 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 ceb669c3710b0fd124779a6989c2898d52a9160c..0d7acd6fb7ad71ff318fc51405c91ceea4122167 100644 (file)
@@ -1,6 +1,6 @@
-noinst_LIBRARIES = libObjects.a
+#noinst_LIBRARIES = libObjects.a
 
-libObjects_a_SOURCES = \
-       ssgEntityArray.hxx ssgEntityArray.cxx
+#libObjects_a_SOURCES = 
+#      ssgEntityArray.hxx ssgEntityArray.cxx
 
 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src