aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-11 21:35:31 -0600
committerTed Gould <ted@gould.cx>2010-02-11 21:35:31 -0600
commit37d67b056a9af5cc7778c69ec88d7b9021d30c98 (patch)
treebcfc24e02f4741170265a8ad6fa2356ac9eb30b1
parentaadd042f2d02a201588cc2eee7ba79d82bf58e51 (diff)
parent96169affdaf1724963af6215c5a2299bfd24cafc (diff)
downloadayatana-indicator-sound-37d67b056a9af5cc7778c69ec88d7b9021d30c98.tar.gz
ayatana-indicator-sound-37d67b056a9af5cc7778c69ec88d7b9021d30c98.tar.bz2
ayatana-indicator-sound-37d67b056a9af5cc7778c69ec88d7b9021d30c98.zip
Build system fixes from Ken
-rw-r--r--Makefile.am2
-rwxr-xr-xautogen.sh1
2 files changed, 2 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
diff --git a/autogen.sh b/autogen.sh
index 0b93d37..b3b80df 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,3 +9,4 @@ which gnome-autogen.sh || {
USE_GNOME2_MACROS=1 \
. gnome-autogen.sh
+