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 --- starmath/Library_smd.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'starmath/Library_smd.mk') diff --git a/starmath/Library_smd.mk b/starmath/Library_smd.mk index b60542f574f8..12b035f1b20c 100644 --- a/starmath/Library_smd.mk +++ b/starmath/Library_smd.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Library_set_componentfile,smd,starmath/util/smd)) $(eval $(call gb_Library_set_include,smd,\ $$(INCLUDE) \ -I$(SRCDIR)/starmath/inc \ - -I$(SRCDIR)/starmath/inc/pch \ )) $(eval $(call gb_Library_add_api,smd,\ -- cgit