~indicator-applet-developers/indicator-sound/trunk.16.04

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Conor Curran
  • Date: 2010-01-27 13:21:02 UTC
  • Revision ID: conor.curran@canonical.com-20100127132102-xc5w5ob5kei1iblb
copied contents from lp:~cjcurran/wasilla/soundmenu without the noise

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 = COPYING.LGPL
 
8
 
 
9
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
 
10