summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 09c17b3..78a34e0 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ clean:
xclean:
${RM} ${NAME}
${RM} ${NAME}.dSYM/
+ ${RM} joe-sh_history
fclean: clean xclean