summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/win32/Makefile b/win32/Makefile
index c295c4fa..b570d6b6 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -77,5 +77,6 @@ tidy:
clean: tidy
-spotless:
- rm -f ../syslinux.exe
+spotless: clean
+ rm -f ../syslinux.exe *~
+