default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if  [[ $FLOWCANVAS_VCS == y ]]
then
  cd  flowcanvas  &&
  ./autogen.sh
fi
