]> git.mxchange.org Git - simgear.git/blobdiff - Math/Makefile.am
Added point3d.hxx to replace cheezy fgPoint3d struct.
[simgear.git] / Math / Makefile.am
index a0fc42f09ca9b6e5a001c2637af0af2e0f9498ed..dc84c65d275f176d944380f2eb19e351394bd98d 100644 (file)
@@ -1,7 +1,6 @@
-libdir = ${exec_prefix}/lib
+noinst_LIBRARIES = libMath.a
 
-lib_LTLIBRARIES = libMath.la
-libMath_la_SOURCES = \
+libMath_a_SOURCES = \
        MAT3geom.c \
        MAT3inv.c \
        MAT3mat.c \