Fix build issues on CentOS
[hcoop/zz_old/modwaklog.git] / regen.sh
CommitLineData
ea3e8708 1#!/bin/sh -e
2touch aclocal.m4
3touch INSTALL NEWS AUTHORS ChangeLog COPYING
4aclocal
5autoconf
6automake -a
7automake