]> git.mxchange.org Git - flightgear.git/blobdiff - Astro/Makefile.am
Build only static libraries.
[flightgear.git] / Astro / Makefile.am
index 4c7a2075e99ebc63c250591222473f28f8a55c3b..0c835ceeb0624367bf3898bd05b5d385808b9323 100644 (file)
@@ -1,7 +1,6 @@
-libdir = ${exec_prefix}/lib
+noinst_LIBRARIES = libAstro.a
 
-lib_LTLIBRARIES = libAstro.la
-libAstro_la_SOURCES = \
+libAstro_a_SOURCES = \
        moon.cxx moon.hxx \
        orbits.cxx orbits.hxx \
        planets.cxx planets.hxx \