add missing dependency

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2011-05-25 20:23:53 +02:00
parent a55e24f49c
commit ac035ba0fd
1 changed files with 1 additions and 1 deletions

View File

@ -49,4 +49,4 @@ for property in $(ls .); do
fi
done
__package_$type "$@"
require="$__self" __package_$type "$@"