diff --git a/winsup/mingw/Makefile.in b/winsup/mingw/Makefile.in index 2108919e0..65abdd7e2 100644 --- a/winsup/mingw/Makefile.in +++ b/winsup/mingw/Makefile.in @@ -221,6 +221,8 @@ install: all $(install_dlls_host) subdirs: $(SUBDIRS) @true +# The . is here because SUBDIRS may be empty + . $(SUBDIRS): force @if [ -d ./$@ ]; then \ echo "Making $(DO) in $@..." ; \