Bug 551256 - Disable vmwarerecordinghelper on mingw.

r=ted.mielczarek.
This commit is contained in:
Jacek Caban
2010-03-24 00:24:38 +01:00
parent 0029c77c48
commit e09cf5039d
+5 -1
View File
@@ -43,9 +43,13 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
ifdef ENABLE_TESTS
ifdef _MSC_VER
DIRS += vmwarerecordinghelper
endif
DIRS += \
crashinjectdll \
vmwarerecordinghelper \
$(NULL)
PROGRAM = crashinject$(BIN_SUFFIX)