~ubuntu-branches/ubuntu/gutsy/audacity/gutsy-backports

« back to all changes in this revision

Viewing changes to lib-src/libsndfile/regtest/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-02-18 21:58:19 UTC
  • mfrom: (13.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080218215819-tmbcf1rx238r8gdv
Tags: 1.3.4-1.1ubuntu1~gutsy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Process this file with automake to produce Makefile.in
2
 
 
3
 
bin_PROGRAMS = sndfile-regtest
4
 
 
5
 
noinst_HEADERS = regtest.h
6
 
 
7
 
SNDFILEDIR =../src
8
 
INCLUDES = -I$(srcdir)/$(SNDFILEDIR) $(OS_SPECIFIC_CFLAGS)
9
 
 
10
 
sndfile_regtest_SOURCES = sndfile-regtest.c database.c checksum.c
11
 
sndfile_regtest_LDADD = $(SNDFILEDIR)/libsndfile.la ##dmazzoni$(SQLITE3_LIBS)
12
 
 
13
 
 
14
 
## Do not edit or modify anything in this comment block.
15
 
## The arch-tag line is a file identity tag for the GNU Arch
16
 
## revision control system.
17
 
##
18
 
## arch-tag: ac4a9626-49ce-4bb4-9fb6-e43de0a23432