Makefile: mark phony targets
[nbdkit-plugin-vddk.git] / Makefile
index b6d9b21..534d058 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -65,3 +65,5 @@ clean:
        rm -f *.src.rpm
        rm -rf x86_64
        rm -rf BUILDROOT
+
+.PHONY: all check-source check-tools check-vddk clean