From 5cabaf5a32188f24344f68fa48cbdc0a8b8cfb41 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Thu, 9 Feb 2012 17:54:00 +0100 Subject: fdo#39491 more of unnecessary include paths --- sccomp/Library_solver.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sccomp/Library_solver.mk') diff --git a/sccomp/Library_solver.mk b/sccomp/Library_solver.mk index ba9493a4d68b..806fa779d3aa 100644 --- a/sccomp/Library_solver.mk +++ b/sccomp/Library_solver.mk @@ -30,11 +30,6 @@ $(eval $(call gb_Library_Library,solver)) $(eval $(call gb_Library_set_componentfile,solver,sccomp/source/solver/solver)) -$(eval $(call gb_Library_set_include,solver,\ - $$(INCLUDE) \ - -I$(realpath $(SRCDIR)/sccomp/source/solver) \ -)) - $(eval $(call gb_Library_add_api,solver,\ offapi \ udkapi \ -- cgit