summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-12 11:30:38 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-12 18:35:46 +0200
commit1a4dd1fa2a851f678d728ed342a59d48f8cc74ea (patch)
treef9b775f44dac9050c586fd07f99a39738de7a92a /sc/Library_sc.mk
parent5059000f219c2709616bf1f919ca8e99a56e3054 (diff)
external data: add html data provider
Change-Id: I4ae266707f5cf3b5231f726082950f90df3ca1eb Reviewed-on: https://gerrit.libreoffice.org/41083 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index ffe9b96bc488..8df21d883a2b 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -385,6 +385,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/ui/condformat/colorformat \
sc/source/ui/dataprovider/csvdataprovider \
sc/source/ui/dataprovider/dataprovider \
+ sc/source/ui/dataprovider/htmldataprovider \
sc/source/ui/dbgui/asciiopt \
sc/source/ui/dbgui/consdlg \
sc/source/ui/dbgui/csvcontrol \