aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+