cd $SOURCE_DIRECTORY  &&
make install &&
if [[ $DZEN2_GADGETS == y ]]; then
cd gadgets  &&
make install
fi
