Fixed to make OJI to build with MOZ_SECURITY. Reviewed by warren. Approved by don. Bug# 124222. This change is under MOZ_OJI and it doesn't affect the regular builds

This commit is contained in:
raman 1998-06-10 04:16:45 +00:00
Родитель b9f2000cc6
Коммит b4516a1d25
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -45,7 +45,7 @@ DIRS += softupdt
endif # MOZ_SMARTUPDATE
ifdef MOZ_OJI
DIRS += modules/oji
DIRS += oji
endif
ifdef EDITOR