Makefile: There are currently no tests in the programs directory.

oldstable
Alexandre Julliard 2006-04-11 14:41:39 +02:00
parent d5292cb3f4
commit 15c52a751a
1 changed files with 1 additions and 3 deletions

View File

@ -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."