diff options
Diffstat (limited to 'frameworks/middleware/examples/dbus/autogen.sh')
| -rwxr-xr-x | frameworks/middleware/examples/dbus/autogen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frameworks/middleware/examples/dbus/autogen.sh b/frameworks/middleware/examples/dbus/autogen.sh new file mode 100755 index 0000000..58c0175 --- /dev/null +++ b/frameworks/middleware/examples/dbus/autogen.sh @@ -0,0 +1,3 @@ +#!/bin/bash +automake --add-missing +autoreconf -sif |
