# HG changeset patch # User Carl Byington # Date 1324767718 28800 # Node ID 507a42e3c48ec27b736b649f0584595610ebf709 # Parent 1d181966da2274d43a9416126ac9e96f38ce0735 allow automake to add missing files diff -r 1d181966da22 -r 507a42e3c48e Makefile.cvs --- a/Makefile.cvs Sat Dec 24 14:17:43 2011 -0800 +++ b/Makefile.cvs Sat Dec 24 15:01:58 2011 -0800 @@ -6,7 +6,7 @@ libtoolize --force --copy aclocal -I m4 autoheader - automake + automake --add-missing autoconf ./configure >/dev/null rm -rf html.internal