try to fix mac orange again.

git-svn-id: svn://10.0.0.236/trunk@236407 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scott%scott-macgregor.org 2007-09-21 00:34:42 +00:00
parent fcd61c9819
commit 0c0df5b7b9

View File

@ -71,6 +71,7 @@ CPPSRCS = \
TestServMgr.cpp \
TestAutoPtr.cpp \
TestVersionComparator.cpp \
TestTextFormatter.cpp \
$(NULL)
ifndef MOZ_ENABLE_LIBXUL
@ -87,7 +88,6 @@ CPPSRCS += \
TestXPIDLString.cpp \
TestDeque.cpp \
TestStrings.cpp \
TestTextFormatter.cpp \
TestStorageStream.cpp \
TestExpirationTracker.cpp \
$(NULL)