diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-04 15:58:51 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-09-04 15:58:51 +0200 |
commit | 29df7026088c973b5ba99b48f93b10006e5c0e4c (patch) | |
tree | bb69240c53349e5d4f37ce81036b3404acd2a6c6 /scripts/makeinfo | |
parent | 3c20e7545c11200a09e8a37bf1929e1786a59c8b (diff) | |
parent | 3102de1e866e5f716baad9c6ead4162a5b393ceb (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'scripts/makeinfo')
-rwxr-xr-x | scripts/makeinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/makeinfo b/scripts/makeinfo new file mode 100755 index 000000000..039e4d006 --- /dev/null +++ b/scripts/makeinfo @@ -0,0 +1,2 @@ +#!/bin/sh +exit 0 |