~seb128/indicator-sound/use-universe-translations

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Pete Woods
  • Date: 2013-08-16 03:13:41 UTC
  • mto: This revision was merged to the branch mainline in revision 367.
  • Revision ID: pete.woods@canonical.com-20130816031341-796d95t01jzc0aue
Build using cmake

Show diffs side-by-side

added added

removed removed

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