diff --git a/Makefile.in b/Makefile.in index 7c1a02b8a39..2bcd50d0081 100644 --- a/Makefile.in +++ b/Makefile.in @@ -55,9 +55,7 @@ INSTALLBOTHSUBDIRS = dlls libs tools INSTALLSUBDIRS = $(INSTALLDEVSUBDIRS) $(INSTALLLIBSUBDIRS) # Sub-directories to run make test into -TESTSUBDIRS = \ - dlls \ - programs +TESTSUBDIRS = dlls all: Make.rules wine @echo "Wine build complete."