diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 12:26:27 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 14:53:08 +0200 |
commit | 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8 (patch) | |
tree | 19b9219850619dbede65c040c1e2c6b55a51b748 /sdext | |
parent | 79beb586474139c858ddb2881cf6aa20c6821cbe (diff) |
drop uses_ure
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/CppunitTest_pdfimport.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/CppunitTest_pdfimport.mk b/sdext/CppunitTest_pdfimport.mk index ebdfc8e788f9..931ebb1f5735 100644 --- a/sdext/CppunitTest_pdfimport.mk +++ b/sdext/CppunitTest_pdfimport.mk @@ -65,8 +65,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sdext_pdfimport,\ sdext/source/pdfimport/test/tests \ )) -$(eval $(call gb_CppunitTest_uses_ure,sdext_pdfimport)) - $(eval $(call gb_CppunitTest_use_components,sdext_pdfimport,\ comphelper/util/comphelp \ configmgr/source/configmgr \ |