summaryrefslogtreecommitdiff
path: root/stoc/Library_stocservices.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Library_stocservices.mk')
-rw-r--r--stoc/Library_stocservices.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/stoc/Library_stocservices.mk b/stoc/Library_stocservices.mk
index 3c5dc90d3be2..aa71d9e6403f 100644
--- a/stoc/Library_stocservices.mk
+++ b/stoc/Library_stocservices.mk
@@ -9,11 +9,6 @@
$(eval $(call gb_Library_Library,stocservices))
-$(eval $(call gb_Library_set_include,stocservices,\
- -I$(SRCDIR)/stoc/inc \
- $$(INCLUDE) \
-))
-
$(eval $(call gb_Library_use_udk_api,stocservices))
$(eval $(call gb_Library_use_libraries,stocservices,\
@@ -28,7 +23,6 @@ $(eval $(call gb_Library_use_external,stocservices,boost_headers))
$(eval $(call gb_Library_set_componentfile,stocservices,stoc/util/stocservices))
$(eval $(call gb_Library_add_exception_objects,stocservices,\
- stoc/source/stocservices/stocservices \
stoc/source/typeconv/convert \
stoc/source/uriproc/ExternalUriReferenceTranslator \
stoc/source/uriproc/UriReference \