summaryrefslogtreecommitdiff
path: root/tools/Package_inc.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-05-09 13:46:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-05-09 13:46:19 +0200
commit2b0244db8b223780e9d740ac600b7e25a2c11d93 (patch)
tree32a2e624dca4d4f2e9a9a3688d2ce6bbe6f9ef7a /tools/Package_inc.mk
parent4ae4c57caab02c5d8fe91cd9956fabba6bd3dc1e (diff)
Removed unnecessary SvLibrary
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb
Diffstat (limited to 'tools/Package_inc.mk')
-rw-r--r--tools/Package_inc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Package_inc.mk b/tools/Package_inc.mk
index 46b829fbcb7e..58c82700c047 100644
--- a/tools/Package_inc.mk
+++ b/tools/Package_inc.mk
@@ -82,7 +82,6 @@ $(eval $(call gb_Package_add_file,tools_inc,inc/tools/solarmutex.hxx,tools/solar
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/stream.hxx,tools/stream.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/string.hxx,tools/string.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/svborder.hxx,tools/svborder.hxx))
-$(eval $(call gb_Package_add_file,tools_inc,inc/tools/svlibrary.hxx,tools/svlibrary.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/tempfile.hxx,tools/tempfile.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/tenccvt.hxx,tools/tenccvt.hxx))
$(eval $(call gb_Package_add_file,tools_inc,inc/tools/time.hxx,tools/time.hxx))