~ubuntu-branches/ubuntu/karmic/libao/karmic

« back to all changes in this revision

Viewing changes to include/ao/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Christopher L Cheney
  • Date: 2005-03-17 20:30:00 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050317203000-yba4efy0srgocr06
Tags: 0.8.6-1
* New upstream.
* libao supports polypaudio in source now and will be rebuilt with support
  for it enabled once Debian has polyaudio packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## Process this file with automake to produce Makefile.in
2
2
 
3
 
AUTOMAKE_OPTIONS = foreign
 
3
AUTOMAKE_OPTIONS = foreign 1.6
4
4
 
5
5
includedir = $(prefix)/include/ao
6
6
 
7
 
include_HEADERS = ao.h os_types.h plugin.h
8
 
 
 
7
include_HEADERS = ao.h plugin.h
 
8
nodist_include_HEADERS = os_types.h