update for stretch
[hcoop/debian/libapache-mod-waklog.git] / regen.sh
index 0e5fd2f..715ee02 100755 (executable)
--- a/regen.sh
+++ b/regen.sh
@@ -1,7 +1,5 @@
 #!/bin/sh -e
-touch aclocal.m4
-touch INSTALL NEWS AUTHORS ChangeLog COPYING
 aclocal
 autoconf
-automake -a
-automake
\ No newline at end of file
+automake --add-missing
+automake