summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/Makefile.in')
-rw-r--r--winsup/w32api/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/winsup/w32api/Makefile.in b/winsup/w32api/Makefile.in
index 71379dac3..9d8307ce9 100644
--- a/winsup/w32api/Makefile.in
+++ b/winsup/w32api/Makefile.in
@@ -150,8 +150,10 @@ maintainer-clean-top:
mostlyclean: mostlyclean-top mostlyclean-subdirs
clean: mostlyclean-top clean-subdirs
distclean: clean-top
- rm -f Makefile config.status config.log config.cache TAGS *~
+ $(MAKE) -C lib/directx distclean
+ $(MAKE) -C lib/ddk distclean
$(MAKE) -C lib distclean
+ rm -f Makefile config.status config.log config.cache TAGS *~
maintainer-clean: maintainer-clean-subdirs
.PHONY: lib test