summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ab8b42..c5ff8cb 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ clean:
rm -f *.o src/*.o
distclean: clean
- rm -f i3status
+ rm -f i3status man/i3status.1
manpage:
$(MAKE) -C man