diff --git a/Makefile b/Makefile index 553633fd..281b984b 100644 --- a/Makefile +++ b/Makefile @@ -384,7 +384,7 @@ clean-dist: clean-libs: rm -frv dist/libraries build/lib clean-octopus: - cd src && git clean -fdx + cd src && git clean -fdX git-checkout: git submodule sync --recursive && \