~alecu/unity-lens-music/sign-opened-urls

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Tarmac
  • Author(s): Jussi Pakkanen
  • Date: 2013-02-20 15:14:50 UTC
  • mfrom: (128.1.2 unity-lens-music)
  • Revision ID: tarmac-20130220151450-gvxqp0jz335y7m2u
Added coverage support.

Approved by Pawel Stolowski.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
DATADIR = $(datadir)
7
7
 
 
8
AM_CPPFLAGS = $(COVERAGE_CFLAGS)
 
9
AM_LDFLAGS = $(COVERAGE_LDFLAGS)
 
10
 
8
11
pkglibexec_PROGRAMS = \
9
12
  unity-music-daemon \
10
13
  unity-musicstore-daemon \