~ubuntu-branches/ubuntu/trusty/indicator-sound-gtk2/trusty-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-09-10 00:09:01 UTC
  • Revision ID: package-import@ubuntu.com-20120910000901-q6469svv5d3pmn0y
Tags: upstream-12.10.0.1
ImportĀ upstreamĀ versionĀ 12.10.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
SUBDIRS = \
 
3
        src \
 
4
        data \
 
5
        po
 
6
 
 
7
EXTRA_DIST = \
 
8
  autogen.sh \
 
9
  vapi/common-defs.vapi \
 
10
  vapi/config.vapi
 
11
 
 
12
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
 
13
 
 
14
include $(top_srcdir)/Makefile.am.coverage