syncevolution/autogen.sh
Patrick Ohly 329453859b fixed maintainer-cleanup
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@36 15ad00c4-1369-45f4-8270-35d70d36bdcd
2006-03-12 10:29:40 +00:00

8 lines
68 B
Bash
Executable file

#!/bin/sh
libtoolize -c
aclocal
autoheader
automake -a -c
autoconf