diff options
| author | Manuel Traut <manut@linutronix.de> | 2014-01-09 11:11:53 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2014-01-09 11:11:53 +0100 |
| commit | 0996948c27a1c3668bf36fa6ada78ed99da3b561 (patch) | |
| tree | 9efa195b8c6de0de4e8ed441303b61a051c6e466 /distribution/elbe-example/myapp/autogen.sh | |
| parent | d7da5da17cad611293c655860b9656d4156eaa1f (diff) | |
add elbe example
and hands-on slides
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'distribution/elbe-example/myapp/autogen.sh')
| -rwxr-xr-x | distribution/elbe-example/myapp/autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/distribution/elbe-example/myapp/autogen.sh b/distribution/elbe-example/myapp/autogen.sh new file mode 100755 index 0000000..9088512 --- /dev/null +++ b/distribution/elbe-example/myapp/autogen.sh @@ -0,0 +1,2 @@ +#!/bin/bash +autoreconf -sif |
