diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-02-11 23:01:05 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-02-11 23:01:05 -0500 |
commit | 6e4bdeb85a2320829b418bee1534f19290e90685 (patch) | |
tree | 21cb59926baceac942326a3b950c0ea1371e4ce5 /Makefile.am | |
parent | a0c4ef48ed2f9d70aada553ddf45cdabc8b696da (diff) | |
parent | 96169affdaf1724963af6215c5a2299bfd24cafc (diff) | |
download | ayatana-indicator-sound-6e4bdeb85a2320829b418bee1534f19290e90685.tar.gz ayatana-indicator-sound-6e4bdeb85a2320829b418bee1534f19290e90685.tar.bz2 ayatana-indicator-sound-6e4bdeb85a2320829b418bee1534f19290e90685.zip |
merged
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 0015bc2..141bb71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = \ data \ po -EXTRA_DIST = COPYING.LGPL +EXTRA_DIST = autogen.sh DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |