1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 20:31:52 +02:00
xburst-tools/flash-tool/autogen.sh

5 lines
89 B
Bash
Raw Normal View History

2009-06-09 22:17:58 +03:00
#! /bin/sh
AUTOMAKE="automake --foreign --add-missing --copy"
export AUTOMAKE
autoreconf