summaryrefslogtreecommitdiffstats
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index c63fc9cd..4dfc44be 100755
--- a/setup.sh
+++ b/setup.sh
@@ -24,6 +24,7 @@ elif [ "superclean" == "$1" ]; then
fi
else
autoreconf --install
+ automake --add-missing
./configure --prefix=/opt/junk
make check
[ -d tmp ] && mv tmp tmp-