~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.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20091020200839-sr97yyqrmahl62a4
Tags: upstream-0.1~r453
Import upstream version 0.1~r453

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