phracek 499fc7
diff --git a/autogen b/autogen
phracek 499fc7
index 1d593d8..7cb7343 100755
phracek 499fc7
--- a/autogen
phracek 499fc7
+++ b/autogen
phracek 499fc7
@@ -57,4 +57,4 @@ autoheader || die "autoheader failed"
phracek 499fc7
 touch config/config.h.in
phracek 499fc7
 
phracek 499fc7
 echo "..automake"
phracek 499fc7
-automake --force --copy --warnings=none || die "automake failed"
phracek 499fc7
+automake --add-missing --force --copy --warnings=none || die "automake failed"