diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-01-04 18:00:49 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-01-04 18:00:49 +0000 |
commit | a19ea02da69b3b7c0d810716fe40eed9b7e86c63 (patch) | |
tree | ad46d53073f9f0a1802efd5b369ca22ba997b147 /Makefile.am | |
parent | 1949869da278d3df26bb1a5866a9e70069189188 (diff) | |
download | ayatana-indicator-sound-a19ea02da69b3b7c0d810716fe40eed9b7e86c63.tar.gz ayatana-indicator-sound-a19ea02da69b3b7c0d810716fe40eed9b7e86c63.tar.bz2 ayatana-indicator-sound-a19ea02da69b3b7c0d810716fe40eed9b7e86c63.zip |
tidied deps
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 70e69c1..466806a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = \ tests \ po -EXTRA_DIST = autogen.sh vapi/common-defs.vapi vapi/Indicate-0.2.vapi +EXTRA_DIST = autogen.sh vapi/common-defs.vapi DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |