~ubuntu-branches/ubuntu/karmic/ekiga/karmic

« back to all changes in this revision

Viewing changes to lib/engine/components/ptlib/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2009-07-22 16:04:41 UTC
  • mfrom: (1.1.10 upstream) (1.4.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090722160441-s0n16jljj8zx1qd7
Tags: 3.2.5-1ubuntu1
* Merge from Debian unstable.
* Remaining Ubuntu changes:
  - debian/patches/ubuntu_lpi.patch: Launchpad integration.
  - Run autoreconf during build.
* Ubuntu changes dropped:
  - Replace libpt2.6.1-dev with libpt-dev in the Build-Depends.
* Enable quilt usage again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        -I$(top_srcdir)/lib/engine/hal
16
16
 
17
17
libgmptlib_la_SOURCES = \
 
18
        $(ptlib_dir)/utils.h                            \
 
19
        $(ptlib_dir)/utils.cpp                          \
18
20
        $(ptlib_dir)/audioinput-manager-ptlib.h         \
19
21
        $(ptlib_dir)/audioinput-manager-ptlib.cpp       \
20
22
        $(ptlib_dir)/audioinput-main-ptlib.h            \