Fix broken WINNT embedding tests by not building them, as happened before the previous change -- bug 351968 cleanup

git-svn-id: svn://10.0.0.236/trunk@219234 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jwalden%mit.edu
2007-01-31 05:52:24 +00:00
parent 56bd7b92c6
commit d02a10351a
2 changed files with 1 additions and 5 deletions

View File

@@ -35,10 +35,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = test_embedding
XPCSHELL_TESTS = unit
ifeq ($(OS_ARCH),OS2)
DIRS = os2Embed
endif