summaryrefslogtreecommitdiff
path: root/memdump
diff options
context:
space:
mode:
Diffstat (limited to 'memdump')
-rw-r--r--memdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/memdump/Makefile b/memdump/Makefile
index 60c4229b..3f195336 100644
--- a/memdump/Makefile
+++ b/memdump/Makefile
@@ -30,7 +30,7 @@ TARGETS = memdump.com
all: $(TARGETS)
-tidy:
+tidy dist:
-rm -f *.o *.i *.s *.a .*.d *.elf
clean: tidy