- Make the build target dependent on files in the src/ folder
@@ -20,7 +20,7 @@ check-deps-deb:
clean:
rm -rf build
build:
build: $(shell find src -type f)
mkdir -p build
qmake src/slide.pro -o build/Makefile
make -C build
The note is not visible to the blocked user.