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

git-svn-id: svn://10.0.0.236/trunk@3589 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
raman
1998-06-10 04:16:45 +00:00
parent 361c946ddd
commit f9e56baefe

View File

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