From: Steve Brokenshire Date: Wed, 23 Mar 2016 21:57:25 +0000 (+0000) Subject: Removed second mention of textprocessing-unittest.o in the unit tests Makefile X-Git-Tag: release-0.11~8 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=b3cc4c8c89a7f73cdb4d9f7dbc4a87cae434d9ac Removed second mention of textprocessing-unittest.o in the unit tests Makefile --- diff --git a/source/tests/Makefile.in b/source/tests/Makefile.in index fb2f763..4e80bf2 100644 --- a/source/tests/Makefile.in +++ b/source/tests/Makefile.in @@ -14,7 +14,6 @@ TESTOBJS=$(addprefix $(OBJDIR)/, ../contacteditor/cdo/ContactDataObject-unittest ../common/filename-unittest.o \ ../common/mime-unittest.o \ ../common/svrblist-unittest.o \ - ../common/textprocessing-unittest.o \ ../vcard/vcard34conv-unittest.o \ ../vcard/vcard34conv-v3conv-unittest.o \ ../vcard/vcard34conv-v4conv-unittest.o \