~ubuntu-branches/ubuntu/saucy/sflphone/saucy

« back to all changes in this revision

Viewing changes to sflphone-common/src/audio/codecs/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2010-12-24 16:33:55 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20101224163355-tkvvikqxbrbav6up
Tags: 0.9.11-1
* New upstream release
* Add new build dependencies on libwebkit-dev and libyaml-dev

* Bump Standards-Version up to 3.9.1
* Bump debhelper compatibility to 8
* Patch another typo in the upstream code (lintian notice)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
INSTALL_GSM_RULE = install-libcodec_gsm_so
14
14
endif
15
15
 
16
 
if ENABLE_SPEEXDSP
17
 
SPEEXDSP=-DHAVE_SPEEXDSP_LIB
18
 
endif
19
 
 
20
16
if BUILD_SPEEX
21
17
SPEEX_NB_LIB = libcodec_speex_nb.so
22
18
libcodec_speex_nb_so_SOURCES = speexcodec_nb.cpp