summaryrefslogtreecommitdiff
path: root/odk/Package_odk_headers.mk
diff options
context:
space:
mode:
Diffstat (limited to 'odk/Package_odk_headers.mk')
-rw-r--r--odk/Package_odk_headers.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/odk/Package_odk_headers.mk b/odk/Package_odk_headers.mk
index cc52b9719f9a..f4f7d9ba3a73 100644
--- a/odk/Package_odk_headers.mk
+++ b/odk/Package_odk_headers.mk
@@ -185,6 +185,11 @@ $(eval $(call gb_Package_add_files_with_dir,odk_headers,$(SDKDIRNAME)/include,\
uno/mapping.hxx \
uno/sequence2.h \
uno/threadpool.h \
+ LibreOfficeKit/LibreOfficeKit.hxx \
+ LibreOfficeKit/LibreOfficeKitEnums.h \
+ LibreOfficeKit/LibreOfficeKit.h \
+ LibreOfficeKit/LibreOfficeKitInit.h \
+ LibreOfficeKit/LibreOfficeKitTypes.h \
))
# vim: set noet sw=4 ts=4: