]> Dogcows Code - chaz/openbox/blobdiff - bootstrap
adding --add-missing to automake call
[chaz/openbox] / bootstrap
index 13c6a623cf6227b8f5deb895f36904beca763e25..60958c821e50beeac269e92243b1ff831b4d5a54 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -5,7 +5,7 @@ sh() {
 }
 
 sh aclocal
-sh automake --foreign --include-deps
+sh automake --foreign --include-deps --add-missing
 sh autoconf
 
 echo
This page took 0.019333 seconds and 4 git commands to generate.