diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-03-17 15:19:26 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-03-17 15:19:26 +0000 |
commit | 4f18ab234a9ace138eade48a7a548fd8fa596eec (patch) | |
tree | 3c8494811d338d187b803fecc1377b13ffd1664e /Makefile.am | |
parent | 199f4347737b70c3f192f8a3007a4278b85faf89 (diff) | |
download | ayatana-indicator-sound-4f18ab234a9ace138eade48a7a548fd8fa596eec.tar.gz ayatana-indicator-sound-4f18ab234a9ace138eade48a7a548fd8fa596eec.tar.bz2 ayatana-indicator-sound-4f18ab234a9ace138eade48a7a548fd8fa596eec.zip |
revert to the old way
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ef3b423..1742c47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,8 @@ SUBDIRS = \ EXTRA_DIST = \ autogen.sh \ - vapi/common-defs.vapi + vapi/common-defs.vapi \ + vapi/config.vapi DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |