~ubuntu-branches/ubuntu/hardy/gnomad2/hardy

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2005-08-19 16:09:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050819160928-l2glu227nh0algdc
Tags: 2.8.0-2
Add a versioned dependency for libnjb-dev (>> 2.2). Closes: #324036.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
INCLUDES = \
4
4
        @GN_CFLAGS@ \
 
5
        @TAG_CFLAGS@ \
5
6
        -DPREFIX=\"$(prefix)\" \
6
7
        -DSYSCONFDIR=\"$(sysconfdir)\" \
7
8
        -DDATADIR=\"$(datadir)\" \
9
10
        -DPIXMAPSDIR=\""$(datadir)/pixmaps"\"
10
11
 
11
12
LDADD = \
12
 
        @GN_LIBS@
 
13
        @GN_LIBS@ \
 
14
        @TAG_LIBS@
13
15
 
14
16
bin_PROGRAMS = gnomad2
15
17
 
22
24
                playlists.c playlists.h xfer.c xfer.h \
23
25
                data.c data.h player.c player.h common.h \
24
26
                metadata.c metadata.h \
25
 
                wmaread.c wmaread.h
 
27
                wmaread.c wmaread.h \
 
28
                wavfile.c wavfile.h