diff --git a/Makefile b/Makefile index 945f4dc..3c0feac 100644 --- a/Makefile +++ b/Makefile @@ -5,9 +5,6 @@ MAKEFLAGS += --always-make all: build -clean: - scripts/clean.sh - build: cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -DCMAKE_BUILD_TYPE=Debug -B bld/ . && make -j8 --dir bld/ && rm -rf ~/.cache/librepresenter/Libre\ Presenter/qmlcache/