summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1cae15d..fc7ce42 100644
--- a/Makefile
+++ b/Makefile
@@ -40,4 +40,4 @@ clean:
make -C src clean
dh_clean
-.PHONY: clean $(DISTROS)
+.PHONY: clean deb-src deb debs all install deploy $(DISTROS)