Bug 472594 - Make analysis-tests work in out-of-tree objdir, r=jorendorff.

This commit is contained in:
Graydon Hoare 2009-01-08 10:40:36 -08:00
parent e7849011fd
commit bf1fefb4f2

View File

@ -69,7 +69,7 @@ STATIC_PASS_TESTCASES = \
include $(topsrcdir)/config/rules.mk
LOCAL_INCLUDES += -I$(srcdir)/..
LOCAL_INCLUDES += -I$(srcdir)/.. -I..
check:: \
$(STATIC_FAILURE_TESTCASES:.cpp=.s-fail) \