summaryrefslogtreecommitdiff
path: root/toolkit/Library_tk.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-26 10:30:19 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-26 10:30:19 +0100
commit6c0d17b3e21d4c0d6f6a526a6261f5ca8eb42369 (patch)
treeba5ef2dc5aa0cb0f99a5460d83618020c2df2b7b /toolkit/Library_tk.mk
parent5ede6609549b11eb205e080341438bed5f9858e0 (diff)
CWS gnumake3: several clean ups and fixes in makefiles
Diffstat (limited to 'toolkit/Library_tk.mk')
-rw-r--r--toolkit/Library_tk.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/Library_tk.mk b/toolkit/Library_tk.mk
index 06d0377c5411..abf06ac8fa35 100644
--- a/toolkit/Library_tk.mk
+++ b/toolkit/Library_tk.mk
@@ -35,11 +35,9 @@ $(eval $(call gb_Library_add_package_headers,tk,toolkit_inc))
$(eval $(call gb_Library_set_include,tk,\
$$(INCLUDE) \
- -I$(WORKDIR)/inc/toolkit/ \
-I$(SRCDIR)/toolkit/inc \
-I$(SRCDIR)/toolkit/inc/pch \
-I$(SRCDIR)/toolkit/source \
- -I$(OUTDIR)/inc/toolkit \
-I$(OUTDIR)/inc/offuh \
))