diff options
author | Adam Chlipala <adamc@hcoop.net> | 2010-01-28 20:10:32 -0500 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2010-01-28 20:10:32 -0500 |
commit | 103736323470e52fa3b3a25448de5f0d1806fd50 (patch) | |
tree | 59ee5c6dd73bf30d00b25475b5d6bde43b932a08 /Makefile.in | |
parent | de00bef82c2557709fe744c28f6c64eeac28d881 (diff) |
Small tweaks
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 6dfc00ab..5729ffac 100644 --- a/Makefile.in +++ b/Makefile.in @@ -764,6 +764,7 @@ package: hg archive -t tgz -X tests /tmp/urweb.tgz reauto: + -autoreconf libtoolize -cf automake --add-missing --force-missing --copy autoreconf |