Build only static libraries.

This commit is contained in:
curt
1998-06-12 01:01:14 +00:00
committed by Tim Moore
parent bbfd2f802b
commit 31b3f10cc8

View 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 \