summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/AllLangResTarget_svl.mk1
-rw-r--r--svl/Library_fsstorage.mk2
-rw-r--r--svl/Library_passwordcontainer.mk2
-rw-r--r--svl/Library_svl.mk2
4 files changed, 0 insertions, 7 deletions
diff --git a/svl/AllLangResTarget_svl.mk b/svl/AllLangResTarget_svl.mk
index a4a72cf5bd66..c76ed01f031f 100644
--- a/svl/AllLangResTarget_svl.mk
+++ b/svl/AllLangResTarget_svl.mk
@@ -26,7 +26,6 @@ $(eval $(call gb_AllLangResTarget_add_srs,svl,\
$(eval $(call gb_SrsTarget_SrsTarget,svl/res))
$(eval $(call gb_SrsTarget_use_packages,svl/res,\
- svl_inc \
))
$(eval $(call gb_SrsTarget_add_files,svl/res,\
diff --git a/svl/Library_fsstorage.mk b/svl/Library_fsstorage.mk
index 6ccd8bd81c09..468fbfe49608 100644
--- a/svl/Library_fsstorage.mk
+++ b/svl/Library_fsstorage.mk
@@ -28,8 +28,6 @@
$(eval $(call gb_Library_Library,fsstorage))
-$(eval $(call gb_Library_use_package,fsstorage,svl_inc))
-
$(eval $(call gb_Library_set_componentfile,fsstorage,svl/source/fsstor/fsstorage))
$(eval $(call gb_Library_set_include,fsstorage,\
diff --git a/svl/Library_passwordcontainer.mk b/svl/Library_passwordcontainer.mk
index 5cde5678563a..f4291e03f58f 100644
--- a/svl/Library_passwordcontainer.mk
+++ b/svl/Library_passwordcontainer.mk
@@ -28,8 +28,6 @@
$(eval $(call gb_Library_Library,passwordcontainer))
-$(eval $(call gb_Library_use_package,passwordcontainer,svl_inc))
-
$(eval $(call gb_Library_set_componentfile,passwordcontainer,svl/source/passwordcontainer/passwordcontainer))
$(eval $(call gb_Library_set_include,passwordcontainer,\
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index fcd83ad8f7aa..ce4aa9793442 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -31,8 +31,6 @@ $(eval $(call gb_Library_Library,svl))
$(eval $(call gb_Library_use_external,svl,boost_headers))
$(eval $(call gb_Library_use_packages,svl,\
- rsc_inc \
- svl_inc \
))
$(eval $(call gb_Library_set_componentfile,svl,svl/util/svl))