diff --git a/autogen.sh b/autogen.sh index acb4bf88..eb31c6e7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,5 +5,5 @@ automake --version aclocal -I m4 -I . autoheader -I . -automake --add-missing --copy --foreign +automake --add-missing --copy --force-missing --foreign autoconf diff --git a/test/Makefile.am b/test/Makefile.am index 5204f442..6b6b808b 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -299,7 +299,8 @@ DISTCLEANFILES = \ *.bz2 \ truncfile.0 \ logfile_append.0 \ - test.log + test.log \ + logfile_stdin.log distclean-local: $(RM_V)rm -rf sessions