From 4b30ec9def591ba77d5ec9ac09ded1e6782ede8d Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Sat, 21 Jan 2012 01:52:59 +0100 Subject: fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC --- svl/Library_passwordcontainer.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'svl/Library_passwordcontainer.mk') diff --git a/svl/Library_passwordcontainer.mk b/svl/Library_passwordcontainer.mk index 6b577b62cc06..b7e6b7e2aed4 100644 --- a/svl/Library_passwordcontainer.mk +++ b/svl/Library_passwordcontainer.mk @@ -36,7 +36,6 @@ $(eval $(call gb_Library_set_include,passwordcontainer,\ -I$(realpath $(SRCDIR)/svl/inc) \ -I$(realpath $(SRCDIR)/svl/inc/svl) \ -I$(realpath $(SRCDIR)/svl/source/inc) \ - -I$(OUTDIR)/inc \ $$(INCLUDE) \ )) -- cgit