add missing dependency
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
a55e24f49c
commit
ac035ba0fd
1 changed files with 1 additions and 1 deletions
|
@ -49,4 +49,4 @@ for property in $(ls .); do
|
|||
fi
|
||||
done
|
||||
|
||||
__package_$type "$@"
|
||||
require="$__self" __package_$type "$@"
|
||||
|
|
Loading…
Reference in a new issue