make library statically linked

git-svn-id: http://op25.osmocom.org/svn/trunk@224 65a5c917-d112-43f1-993d-58c26a4786be
This commit is contained in:
max 2010-10-27 21:31:08 +00:00
parent bfa1254ca8
commit 28b52cdf88
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
lib_LTLIBRARIES = lib_imbe_vocoder.la
lib_LIBRARIES = libimbe_vocoder.a
# These are the source files that go into the shared library
lib_imbe_vocoder_la_SOURCES = \
libimbe_vocoder_a_SOURCES = \
aux_sub.cc \
basicop2.cc \
ch_decode.cc \