diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-17 14:26:55 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-17 14:26:55 -0400 |
commit | ab3d1a08d064b423b2e2a3702c3039947bbb810f (patch) | |
tree | 40786cc8fafef4ae34fb55d3c1d95f2d49ff6730 /Makefile.am | |
parent | d1a4d4e51d74192975dd2aa1dda35581b1d23d73 (diff) | |
parent | 7619eab48daaa739fb3418237c693b7b463182f0 (diff) | |
download | ayatana-indicator-sound-ab3d1a08d064b423b2e2a3702c3039947bbb810f.tar.gz ayatana-indicator-sound-ab3d1a08d064b423b2e2a3702c3039947bbb810f.tar.bz2 ayatana-indicator-sound-ab3d1a08d064b423b2e2a3702c3039947bbb810f.zip |
releasing version 0.6.4-0ubuntu1
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 86af943..1742c47 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,10 @@ SUBDIRS = \ data \ po -EXTRA_DIST = autogen.sh vapi/common-defs.vapi +EXTRA_DIST = \ + autogen.sh \ + vapi/common-defs.vapi \ + vapi/config.vapi DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |