diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-02-20 15:20:47 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-02-20 15:20:47 +0100 |
| commit | ffce744d7d8a0f7a6846164bfc16fc0753683127 (patch) | |
| tree | c8fd231f4dc43cf52de4d830356090bfd5032e23 /schulung_tools/ipc_dbus/autogen.sh | |
| parent | 021b32acd3cec8e255dd47681939797ec64b8206 (diff) | |
tools: add ipc dbus example
Diffstat (limited to 'schulung_tools/ipc_dbus/autogen.sh')
| -rwxr-xr-x | schulung_tools/ipc_dbus/autogen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/schulung_tools/ipc_dbus/autogen.sh b/schulung_tools/ipc_dbus/autogen.sh new file mode 100755 index 0000000..06467b3 --- /dev/null +++ b/schulung_tools/ipc_dbus/autogen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec autoreconf -v -f -i |
