`all' is also a phony target.
[smdp.git] / Makefile
index 550dcef..c99d35d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,5 +40,5 @@ install: mdp
        install -d $(PREFIX)$(DESTDIR)
        install -m 755 mdp $(PREFIX)$(DESTDIR)/mdp
 
-.PHONY: clean install
+.PHONY: all clean install