~ubuntu-branches/ubuntu/maverick/libmpc/maverick

« back to all changes in this revision

Viewing changes to libwavformat/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-10-20 20:08:39 UTC
  • mfrom: (1.2.1 upstream) (2.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20091020200839-d5789g0c5ghi5pdr
Tags: 2:0.1~r453-1
* New upstream SVN snapshot:
  + debian/patches/01_no-mpcchap.patch:
    - Dropped, not necessary anymore.
  + debian/patches/02_link-libm.patch:
    - Updated to apply cleanly again.
* Upload to unstable.
* debian/control:
  + Updated Standards-Version to 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
INCLUDES = 
 
1
EXTRA_DIST = CMakeLists.txt
 
2
 
 
3
if HAVE_VISIBILITY
 
4
  AM_CFLAGS = -fvisibility=hidden
 
5
endif
 
6
 
2
7
METASOURCES = AUTO
3
8
noinst_LIBRARIES = libwavformat.a
4
 
noinst_HEADERS = libwaveformat.h
5
 
libwavformat_a_SOURCES = input.c output.c
 
9
 
 
10
libwavformat_a_SOURCES = input.c output.c libwaveformat.h