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/Executable_unopkg.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop/Executable_unopkg.mk') diff --git a/desktop/Executable_unopkg.mk b/desktop/Executable_unopkg.mk index 53d63c35ea3f..b5ef6a7c135a 100644 --- a/desktop/Executable_unopkg.mk +++ b/desktop/Executable_unopkg.mk @@ -29,7 +29,6 @@ $(eval $(call gb_Executable_set_targettype_gui,unopkg,YES)) $(eval $(call gb_Executable_set_include,unopkg,\ $$(INCLUDE) \ - -I$(SRCDIR)/desktop/inc/pch \ )) $(eval $(call gb_Executable_add_linked_static_libs,unopkg,\ -- cgit