summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 3106d6b7..cdcdebd4 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -80,7 +80,7 @@ ldlinux_bin.o: ../ldlinux_bin.c
$(CC) $(INCLUDE) $(CFLAGS) -c -o $@ $<
tidy:
- rm -f *.o *.a
+ rm -f *.o *.a hello.exe
clean: tidy