This commit is contained in:
scott@scott-macgregor.org 2007-09-20 17:34:42 -07:00
Родитель f43a6c912f
Коммит f198faf397
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)