diff --git a/Makefile b/Makefile index d6edc61..238f614 100644 --- a/Makefile +++ b/Makefile @@ -47,6 +47,7 @@ help: @echo " phase, set \${no_git}; ex. \`no_git=true make prepare\`" prepare: + [[ "$(no_git)" ]] || git submodule init [[ "$(no_git)" ]] || git submodule update cd $(BASE) && rm -rf xfwm4 metacity-1 openbox-3 xfce-notify-4.0 index.theme