Bug 121881 - remove viewer, r=dbaron

This commit is contained in:
benjamin%smedbergs.us 2006-02-08 14:30:26 +00:00
Родитель 3acb880650
Коммит eae726c5d2
1 изменённых файлов: 0 добавлений и 7 удалений

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

@ -403,13 +403,6 @@ endif
endif
endif
# viewer
ifneq (,$(ENABLE_TESTS))
ifndef MOZ_ENABLE_LIBXUL
tier_99_dirs += webshell/tests
endif
endif
# winembed, mfcembed
ifeq ($(OS_ARCH),WINNT)
ifneq (,$(ENABLE_TESTS)$(MOZILLA_OFFICIAL))