summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRoland Reichwein <rr@reichwein.it>2018-02-28 11:29:56 +0100
committerRoland Reichwein <rr@reichwein.it>2018-02-28 11:29:56 +0100
commit8de4e3f6e5e2442a3100d5e8fb9297a87049d1d0 (patch)
treefd564a93626845fa5a0148d8c234110eeddfb902
parent294bc32e02936fdad0c1d376c45e40b8bd392bd1 (diff)
Makefile update
-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)