Add dependency on freebl so softoken will rebuild if freebl has changed.

This commit is contained in:
julien.pierre.bugs%sun.com 2005-10-19 01:03:31 +00:00
Родитель b1ce792280
Коммит 4c37a26617
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -96,3 +96,6 @@ endif
ifeq ($(OS_TARGET),WINCE)
DEFINES += -DDBM_USING_NSPR
endif
# indicates dependency on freebl static lib
$(SHARED_LIBRARY): $(CRYPTOLIB)