diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-07-27 21:44:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-28 13:35:04 +0100 |
commit | 2e6d96408ea726b652215b11c4fc9ef56c8e1361 (patch) | |
tree | 540235850980a39d3fa14da8433e7d806a713e98 /cppcanvas | |
parent | 1e21c32a2f81b4ae5302fc8d537e4f200a1a3e76 (diff) |
Revert "temp tinderbox fix"
This reverts commit d4cb9c3a8851cb874fd8b6c77d4d7521da7579b7.
Change-Id: Ifd11427ea6b4137d0e0c007e7f140fbc6caa3f31
Diffstat (limited to 'cppcanvas')
-rw-r--r-- | cppcanvas/CppunitTest_cppcanvas_emfplus.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppcanvas/CppunitTest_cppcanvas_emfplus.mk b/cppcanvas/CppunitTest_cppcanvas_emfplus.mk index e545e347f3d7..90b8aa06c7a7 100644 --- a/cppcanvas/CppunitTest_cppcanvas_emfplus.mk +++ b/cppcanvas/CppunitTest_cppcanvas_emfplus.mk @@ -54,6 +54,7 @@ $(eval $(call gb_CppunitTest_use_components,cppcanvas_emfplus,\ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ unoxml/source/service/unoxml \ + uui/util/uui \ svtools/util/svt \ )) |