summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2013-09-11 13:56:09 -0400
committerMichael Terry <michael.terry@canonical.com>2013-09-11 13:56:09 -0400
commita85e63d4827e14a7d74feb4b6c4294c1691b0408 (patch)
treec15e3b4f9a50fa920eadbe7ed848a45b0b1065f6 /autogen.sh
parent0e8f5e11407b009365975218604cd4d82d201173 (diff)
downloadlightdm-a85e63d4827e14a7d74feb4b6c4294c1691b0408.tar.gz
Some packaging changes to make the tarball match what is in bzr and prevent lintian warnings
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index b08190da..b0e51a33 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -2,7 +2,7 @@
# Run this to generate all the initial makefiles, etc.
libtoolize --force --copy
-intltoolize --force
+intltoolize --force --copy
gtkdocize --copy
aclocal
autoconf