From 48af0b9310023f3789d46d5714498e62728a8d8c Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Fri, 23 Jun 2017 12:16:33 +0200 Subject: emfplus: UnitTests and gerrit build corrections Needed to migrate UnitTest for Emf/Wmf import from vcl to emfio. Corrected stuff based on gerrit build feedback Change-Id: I7fd2456f814ea19583072ba09730a07e9b9d4061 --- vcl/Module_vcl.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'vcl/Module_vcl.mk') diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk index fe5d973907b8..eb5681278951 100644 --- a/vcl/Module_vcl.mk +++ b/vcl/Module_vcl.mk @@ -151,7 +151,6 @@ $(eval $(call gb_Module_add_check_targets,vcl,\ CppunitTest_vcl_mapmode \ CppunitTest_vcl_outdev \ CppunitTest_vcl_app_test \ - $(if $(MERGELIBS),,CppunitTest_vcl_wmf_test) \ CppunitTest_vcl_jpeg_read_write_test \ CppunitTest_vcl_svm_test \ CppunitTest_vcl_pdfexport \ -- cgit