summary refs log tree commit diff stats
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 8adae6a0..3e5e7cc1 100644
--- a/Makefile
+++ b/Makefile
@@ -90,4 +90,4 @@ snapshot:
 todo:
 	@grep --color -Ion '\(TODO\|XXX\).*' -r ranger
 
-.PHONY: default options compile clean doc cleandoc snapshot install man todo
+.PHONY: clean cleandoc compile default doc help install man manhtml options snapshot test todo