Makefile: There are currently no tests in the programs directory.
This commit is contained in:
parent
d5292cb3f4
commit
15c52a751a
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue