summaryrefslogtreecommitdiff
path: root/emfio/CppunitTest_emfio_emf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'emfio/CppunitTest_emfio_emf.mk')
-rw-r--r--emfio/CppunitTest_emfio_emf.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/emfio/CppunitTest_emfio_emf.mk b/emfio/CppunitTest_emfio_emf.mk
index 5b32187b7ea8..1714755a4fb1 100644
--- a/emfio/CppunitTest_emfio_emf.mk
+++ b/emfio/CppunitTest_emfio_emf.mk
@@ -40,6 +40,8 @@ $(eval $(call gb_CppunitTest_use_vcl,emfio_emf))
$(eval $(call gb_CppunitTest_use_rdb,emfio_emf,services))
+$(eval $(call gb_CppunitTest_use_more_fonts,emfio_emf))
+
$(eval $(call gb_CppunitTest_use_configuration,emfio_emf))
# vim: set noet sw=4 ts=4: