summaryrefslogtreecommitdiff
path: root/com32/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'com32/lib/Makefile')
-rw-r--r--com32/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/lib/Makefile b/com32/lib/Makefile
index adc36605..c2c80362 100644
--- a/com32/lib/Makefile
+++ b/com32/lib/Makefile
@@ -107,7 +107,7 @@ libcom32.a : $(LIBOBJS)
$(AR) cq $@ $^
$(RANLIB) $@
-tidy:
+tidy dist:
rm -f sys/vesa/alphatbl.c
find . -name \*.o -print | xargs -r rm -f
find . -name .\*.d -print | xargs -r rm -f