Browse Source

install lib also

pull/2/head
Simon Morlat 11 years ago
parent
commit
6b63451701
1 changed files with 2 additions and 4 deletions
  1. +2
    -4
      src/Makefile.am

+ 2
- 4
src/Makefile.am View File

@ -1,8 +1,6 @@
if BUILD_MSBCG729
noinst_LTLIBRARIES = libbcg729.la
else
lib_LTLIBRARIES = libbcg729.la
endif
libbcg729_la_SOURCES= LP2LSPConversion.c \
LPSynthesisFilter.c \


Loading…
Cancel
Save