diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-06-24 18:16:23 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-06-24 18:16:23 +0100 |
commit | 0336970086fb3bbd00b3a906e9879f4a50ae015c (patch) | |
tree | 5a567be23e2f1dcf6bfdbda4d8b461fd8314e41c /Makefile.am | |
parent | 49db751d456ee144f7c7910278b35613dc90db8a (diff) | |
parent | 1d721c275ba6962d60f47b184849db7bd2a5290a (diff) | |
download | ayatana-indicator-sound-0336970086fb3bbd00b3a906e9879f4a50ae015c.tar.gz ayatana-indicator-sound-0336970086fb3bbd00b3a906e9879f4a50ae015c.tar.bz2 ayatana-indicator-sound-0336970086fb3bbd00b3a906e9879f4a50ae015c.zip |
merge the familiar players db work
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 466806a..70e69c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = \ tests \ po -EXTRA_DIST = autogen.sh vapi/common-defs.vapi +EXTRA_DIST = autogen.sh vapi/common-defs.vapi vapi/Indicate-0.2.vapi DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |