summaryrefslogtreecommitdiff
path: root/o3tl/Package_inc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'o3tl/Package_inc.mk')
-rw-r--r--o3tl/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3tl/Package_inc.mk b/o3tl/Package_inc.mk
index 088c289660f7..b4a6575b1088 100644
--- a/o3tl/Package_inc.mk
+++ b/o3tl/Package_inc.mk
@@ -33,5 +33,6 @@ $(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/heap_ptr.hxx,o3tl/heap_ptr.h
$(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/lazy_update.hxx,o3tl/lazy_update.hxx))
$(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/range.hxx,o3tl/range.hxx))
$(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/vector_pool.hxx,o3tl/vector_pool.hxx))
+$(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/sorted_vector.hxx,o3tl/sorted_vector.hxx))
# vim: set noet sw=4: