#!/bin/bash -e
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/datasrc_dir.run
if self_not_included; then
subdirs=(_src "${subdirs[@]}")
fi