summaryrefslogtreecommitdiff
path: root/ucbhelper/Package_inc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/Package_inc.mk')
-rw-r--r--ucbhelper/Package_inc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucbhelper/Package_inc.mk b/ucbhelper/Package_inc.mk
index ccce9c9eaed2..25a197ebd47a 100644
--- a/ucbhelper/Package_inc.mk
+++ b/ucbhelper/Package_inc.mk
@@ -55,5 +55,7 @@ $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/providerhelper.hxx
$(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/simplenameclashresolverequest.hxx,ucbhelper/simplenameclashresolverequest.hxx))
$(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/macros.hxx,ucbhelper/macros.hxx))
$(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/fd_inputstream.hxx,ucbhelper/fd_inputstream.hxx))
+$(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/std_inputstream.hxx,ucbhelper/std_inputstream.hxx))
+$(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/std_outputstream.hxx,ucbhelper/std_outputstream.hxx))
# vim: set noet sw=4 ts=4: