From 3f2ff54778ff76118b7de3357168091bbc955041 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 15:24:45 -0600 Subject: remove pch from the include list --- filter/Library_ira.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'filter/Library_ira.mk') diff --git a/filter/Library_ira.mk b/filter/Library_ira.mk index 90a9b9ac0d91..e3f9f09ee104 100644 --- a/filter/Library_ira.mk +++ b/filter/Library_ira.mk @@ -25,7 +25,6 @@ $(eval $(call gb_Library_add_api,ira,\ )) $(eval $(call gb_Library_set_include,ira,\ - -I$(SRCDIR)/filter/inc/pch \ $$(INCLUDE) \ )) -- cgit