Marking plugin SDK part of the build during ENABLED_TESTS, bug 112255 r=cls

This commit is contained in:
peterlubczynski%netscape.com 2003-01-22 00:37:06 +00:00
Родитель 296325ba34
Коммит c613197cf1
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -55,6 +55,12 @@ DIRS += tools/tester/common tools/tester/os2
endif
endif
ifdef ENABLE_TESTS
ifeq (,$(filter WINNT, Darwin, Linux,$(OS_ARCH)))
DIRS += tools/sdk
endif
endif
include $(topsrcdir)/config/rules.mk
$(DIST)/bin/plugins: