summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-10-09 08:24:25 +0100
committerColin Watson <cjwatson@debian.org>2007-10-09 08:24:25 +0100
commit152e178158583b119846b0fbf58dcf6c5733c859 (patch)
treedc599afb01084695a94aea481e05e3aa4179e9a1 /autogen.sh
parentd669aca0ac2413080ec3c780c3a880b816909c62 (diff)
initial conversion to automake
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 7d30f971..6b443855 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,3 +4,4 @@ autopoint
aclocal-1.10 -I m4
autoheader && echo timestamp > stamp-h.in
autoconf
+automake-1.10 --add-missing --copy