Description: let automake install missing files 
Author: Bill Blough <devel@blough.us>
--- a/autogen.dist	2013-07-18 19:24:55.215425417 -0400
+++ b/autogen	2013-07-18 19:25:31.483425692 -0400
@@ -57,4 +57,4 @@
 touch config/config.h.in
 
 echo "..automake"
-automake --force --copy --warnings=none || die "automake failed"
+automake --add-missing --force --copy --warnings=none || die "automake failed"
