diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-06-24 13:55:01 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-06-24 13:55:01 -0400 |
commit | 288985d7c0a4dcdde22335a31d9eae7f7d5ec215 (patch) | |
tree | c270c8b758cfba94ad2e236a5cbf9685ee87a95b /Makefile.am | |
parent | 619a7c5da5817b5da3bfd8af5c3af9de450b6d48 (diff) | |
download | ayatana-indicator-sound-288985d7c0a4dcdde22335a31d9eae7f7d5ec215.tar.gz ayatana-indicator-sound-288985d7c0a4dcdde22335a31d9eae7f7d5ec215.tar.bz2 ayatana-indicator-sound-288985d7c0a4dcdde22335a31d9eae7f7d5ec215.zip |
Import upstream version 0.3.2
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 9f75289..70e69c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = \ tests \ po -EXTRA_DIST = autogen.sh +EXTRA_DIST = autogen.sh vapi/common-defs.vapi vapi/Indicate-0.2.vapi DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |