mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Build freenav only when NO_SECURITY is set
This commit is contained in:
parent
e8b5dd9723
commit
ba478a48dc
@ -39,12 +39,6 @@ DEPTH=..\..
|
||||
#//------------------------------------------------------------------------
|
||||
!ifdef NO_SECURITY
|
||||
DIRS = freenav
|
||||
!else
|
||||
!ifdef MOZ_JAVA
|
||||
DIRS = nav java
|
||||
!else
|
||||
DIRS = nav
|
||||
!endif
|
||||
!endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user