From 61d4a9200d0ba19b7472386c713a4aba564ba93e Mon Sep 17 00:00:00 2001
From: Philipp Gesang <phg42.2a@gmail.com>
Date: Mon, 8 Dec 2014 20:33:40 +0100
Subject: [build] include cleanup targets in makefile usage message

---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index 60dec60..17f583f 100644
--- a/Makefile
+++ b/Makefile
@@ -227,5 +227,8 @@ showtargets:
 	@echo "       ctan        package a zipball for uploading to CTAN"
 	@echo "       sign        sign zipball"
 	@echo
+	@echo "       clean       cleanup side-effects"
+	@echo "       mrproper    cleanup side-effects as well as make targets"
+	@echo
 
 # vim:noexpandtab:tabstop=8:shiftwidth=2
-- 
cgit v1.2.3