diff options
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/CppunitTest_pdfimport.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/CppunitTest_pdfimport.mk b/sdext/CppunitTest_pdfimport.mk index 7c3dd32f15b1..26f6835e3a9b 100644 --- a/sdext/CppunitTest_pdfimport.mk +++ b/sdext/CppunitTest_pdfimport.mk @@ -66,6 +66,8 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sdext_pdfimport,\ sdext/source/pdfimport/test/tests \ )) +$(eval $(call gb_CppunitTest_use_executable,sdext_pdfimport,xpdfimport)) + $(eval $(call gb_CppunitTest_use_ure,sdext_pdfimport)) $(eval $(call gb_CppunitTest_use_components,sdext_pdfimport,\ |