summaryrefslogtreecommitdiff
path: root/writerperfect/Library_wpftcalc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/Library_wpftcalc.mk')
-rw-r--r--writerperfect/Library_wpftcalc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/writerperfect/Library_wpftcalc.mk b/writerperfect/Library_wpftcalc.mk
index a68aa4846ffd..18cc378e8f91 100644
--- a/writerperfect/Library_wpftcalc.mk
+++ b/writerperfect/Library_wpftcalc.mk
@@ -45,6 +45,7 @@ $(eval $(call gb_Library_use_libraries,wpftcalc,\
$(eval $(call gb_Library_use_externals,wpftcalc,\
boost_headers \
+ etonyek \
odfgen \
revenge \
mwaw \
@@ -59,6 +60,7 @@ $(eval $(call gb_Library_use_externals,wpftcalc,\
$(eval $(call gb_Library_add_exception_objects,wpftcalc,\
writerperfect/source/calc/MSWorksCalcImportFilter \
writerperfect/source/calc/MWAWCalcImportFilter \
+ writerperfect/source/calc/NumbersImportFilter \
writerperfect/source/calc/wpftcalc_genericfilter \
))