1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 14:14:38 +02:00
xburst-tools/flash-tool/autogen.sh
2009-06-09 19:17:58 +00:00

5 lines
89 B
Bash
Executable File

#! /bin/sh
AUTOMAKE="automake --foreign --add-missing --copy"
export AUTOMAKE
autoreconf