~ubuntu-branches/ubuntu/oneiric/gmerlin/oneiric

« back to all changes in this revision

Viewing changes to apps/alsamixer/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Romain Beauxis
  • Date: 2010-03-20 10:53:50 UTC
  • mfrom: (1.1.3 upstream) (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100320105350-ny481yhh3v12bnuo
* New upstream release. 
Closes: #573833
* Bumped standards-version.
* Bumped build-dep on libgavl.
* Refreshed patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
plugindir=$(pkglibdir)/plugins
 
2
 
1
3
INCLUDES = -I$(top_srcdir)/include
2
4
 
3
 
AM_CFLAGS = @XML2_CFLAGS@ @GTK_CFLAGS@ @ALSA_CFLAGS@
 
5
AM_CFLAGS = \
 
6
@XML2_CFLAGS@ \
 
7
@GTK_CFLAGS@ \
 
8
@ALSA_CFLAGS@ \
 
9
-DLOCALE_DIR=\"$(localedir)\" \
 
10
-DPLUGIN_DIR=\"$(plugindir)\" \
 
11
-DDOC_DIR=\"$(docdir)\" \
 
12
-DDATA_DIR=\"$(pkgdatadir)\"
 
13
 
4
14
 
5
15
Desktopdir = $(datadir)/applications
6
16
Desktop_DATA = gmerlin-alsamixer.desktop
11
21
gmerlin_alsamixer_LDADD = $(top_builddir)/lib/libgmerlin.la $(top_builddir)/lib/gtk/libgmerlin_gtk.la @ALSA_LIBS@ -lpthread
12
22
 
13
23
noinst_HEADERS = alsamixer.h gui.h
 
24
 
 
25
EXTRA_DIST = gmerlin-alsamixer.desktop