summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-22 19:59:12 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-22 19:59:12 +1300
commitea1cca18b8c6c29e123ae1a9d79f0aedb89d68f5 (patch)
tree1dddd18588a449f87781c6e6fdb692b80845c1c3
parentAdd INSTALL instructions (diff)
downloadayylmao-ea1cca18b8c6c29e123ae1a9d79f0aedb89d68f5.tar.gz
ayylmao-ea1cca18b8c6c29e123ae1a9d79f0aedb89d68f5.zip
Specify another .PHONY target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6719af3..b089f03 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: all install install-dynamic install-static clean
+.PHONY: all install install-dynamic install-static install-man clean
PREFIX = $(HOME)/.local