distromatic/autogen.sh
Silvan Calarco 07548364d6 Restructure popup information and provide Changelog information in recent packages HTML boxes
Cleanup old HTML files just before recreating new ones to avoid having them missing during distromatic execution
2012-04-15 12:08:10 +02:00

6 lines
65 B
Bash
Executable File

#!/bin/sh
aclocal
automake --add-missing
autoconf
./configure $@