diff options
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r-- | nt/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index 2b9ffbad61e..b0f5edb28a2 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -351,6 +351,7 @@ top-distclean: - $(DEL) stamp_BLD
- $(DEL) ../etc/DOC ../etc/DOC-X
- $(DEL) config.log Makefile
+ - $(DEL) ../README.W32
distclean: distclean-other-dirs-$(MAKETYPE) top-distclean
|