mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Added caps (capabilities based secure system for JVM plug-in and JS) to the build process
This commit is contained in:
parent
aabc8206e0
commit
76961877bb
@ -101,6 +101,7 @@ DIST_DIRS = \
|
||||
modules\plugin \
|
||||
modules\oji \
|
||||
base \
|
||||
caps \
|
||||
lib\xp \
|
||||
lib\libpwcac \
|
||||
network \
|
||||
@ -186,6 +187,7 @@ pull_lizard:
|
||||
$(CVSCO_LIBPREF) $(MOZ_TOP)/modules/libpref
|
||||
$(CVSCO_PLUGIN) $(MOZ_TOP)/modules/plugin
|
||||
$(CVSCO_LIZARD) $(MOZ_TOP)/modules/oji
|
||||
$(CVSCO_LIZARD) $(MOZ_TOP)/caps
|
||||
!if defined(NGPREFS)
|
||||
$(CVSCO_LIZARD) $(MOZ_TOP)/cmd/wincom
|
||||
$(CVSCO_LIZARD) $(MOZ_TOP)/cmd/winfe/defaults.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user