~ubuntu-branches/ubuntu/vivid/linphone/vivid

« back to all changes in this revision

Viewing changes to speex/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-11-15 10:34:50 UTC
  • mfrom: (1.2.1 upstream) (2.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061115103450-qgafwcks2lkhctlj
* New upstream release.
* Enable video support.
* Fix mismatched #endif in mscommon.h, closes: #398307.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
2
 
 
3
 
# Disable automatic dependency tracking if using other tools than gcc and gmake
4
 
#AUTOMAKE_OPTIONS = no-dependencies
5
 
 
6
 
EXTRA_DIST = Speex.spec Speex.spec.in
7
 
 
8
 
SUBDIRS = libspeex @src@ doc win32
9
 
 
10
 
rpm: dist
11
 
        rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz