diff options
author | tv <tv@nomic.retiolum> | 2013-11-05 20:16:04 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-11-05 20:16:04 +0100 |
commit | 01ddf924ae017b71470d1e83124f69a53566e62c (patch) | |
tree | 134b8446f6c7483c290f787edf3ef8b998397939 /ship/bin | |
parent | 840bc4e535371865173dd31bc509314899b4b33f (diff) |
ship build: add #@info directive
Diffstat (limited to 'ship/bin')
-rwxr-xr-x | ship/bin/punani | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ship/bin/punani b/ship/bin/punani index 99a5a813..28bf7d1a 100755 --- a/ship/bin/punani +++ b/ship/bin/punani @@ -1,3 +1,4 @@ #!/bin/sh +#@info #@include punani punani "$@" |