Add flag to avoid multiple inclusions.
git-svn-id: svn://10.0.0.236/trunk@62811 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
05b8800343
commit
f69a5e97fd
@ -19,6 +19,8 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
INCLUDED_COMMON_MK = 1
|
||||
|
||||
######################################################################
|
||||
# Cross-platform defines used on all platforms (in theory)
|
||||
######################################################################
|
||||
|
||||
@ -19,6 +19,8 @@
|
||||
# Contributor(s):
|
||||
#
|
||||
|
||||
INCLUDED_INSURE_MK = 1
|
||||
|
||||
INSURE_MATCH_SCRIPT=$(topsrcdir)/build/autoconf/match-dir.sh
|
||||
|
||||
INSURE_EXCLUDE=$(shell $(INSURE_MATCH_SCRIPT) $(MOZ_INSURE_EXCLUDE_DIRS))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user