summaryrefslogtreecommitdiff
path: root/sc/Library_scd.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-02-04 22:45:24 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-02-05 01:24:21 -0500
commitff59007adbaadddcf7411e15d9c24eaad32c985f (patch)
treefc7e4bede47c43fc1a9dbbb647fbd11c5c663556 /sc/Library_scd.mk
parent3405eb11dded8dc6c7e2463dfd83873d62528fbd (diff)
Skeleton for new excel biff format detector service.
Not used yet. Change-Id: I1d3c28c46ec3b1830b8d0c656717e95677df9508
Diffstat (limited to 'sc/Library_scd.mk')
-rw-r--r--sc/Library_scd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scd.mk b/sc/Library_scd.mk
index 815ce7d26d70..93fe6b7f1667 100644
--- a/sc/Library_scd.mk
+++ b/sc/Library_scd.mk
@@ -51,6 +51,7 @@ $(eval $(call gb_Library_use_libraries,scd,\
$(eval $(call gb_Library_add_exception_objects,scd,\
sc/source/ui/unoobj/detreg \
sc/source/ui/unoobj/scdetect \
+ sc/source/ui/unoobj/exceldetect \
))
# vim: set noet sw=4 ts=4: