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

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 11 07:43:14 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 15c52a751ae083fc50be37993401772f6fb058c4
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=15c52a751ae083fc50be37993401772f6fb058c4

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Apr 11 14:41:39 2006 +0200

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

---

 Makefile.in |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 7c1a02b..2bcd50d 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."




More information about the wine-cvs mailing list