From 0996948c27a1c3668bf36fa6ada78ed99da3b561 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Thu, 9 Jan 2014 11:11:53 +0100 Subject: add elbe example and hands-on slides Signed-off-by: Manuel Traut --- distribution/elbe-example/myapp/autogen.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 distribution/elbe-example/myapp/autogen.sh (limited to 'distribution/elbe-example/myapp/autogen.sh') 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 -- cgit v1.2.3