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 --- desktop/Library_offacc.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop/Library_offacc.mk') diff --git a/desktop/Library_offacc.mk b/desktop/Library_offacc.mk index 8890a6a77e98..f79f50b7ba4e 100644 --- a/desktop/Library_offacc.mk +++ b/desktop/Library_offacc.mk @@ -27,7 +27,6 @@ $(eval $(call gb_Library_Library,offacc)) $(eval $(call gb_Library_set_include,offacc,\ $$(INCLUDE) \ - -I$(SRCDIR)/desktop/inc/pch \ )) $(eval $(call gb_Library_add_api,offacc,\ -- cgit