mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Remove NGLAYOUT_PLUGINS useless define.
This commit is contained in:
parent
ae8f63bc34
commit
11cc154cdb
@ -20,11 +20,9 @@ DEPTH=..\..
|
||||
#// DIRS - There are subdirectories to process
|
||||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
!if !defined(NGLAYOUT_PLUGINS)
|
||||
DIRS= public src
|
||||
!else
|
||||
|
||||
DIRS= public nglsrc
|
||||
!endif
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
#//
|
||||
#// Include the common makefile rules
|
||||
|
Loading…
Reference in New Issue
Block a user