X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Ftests%2FMakefile.in;h=fb2f7632643e5f799fab29a920dbd0986c25f8d3;hb=f8a1d6049c84aae54744e8535b0e53b0877d1fe7;hp=b912a114b74ffddda7ee58fce69309de7f3472bf;hpb=630d2a1787ec18e658d34b306fbcb3b63f53577e;p=xestiaab%2F.git diff --git a/source/tests/Makefile.in b/source/tests/Makefile.in index b912a11..fb2f763 100644 --- a/source/tests/Makefile.in +++ b/source/tests/Makefile.in @@ -13,12 +13,14 @@ TESTOBJS=$(addprefix $(OBJDIR)/, ../contacteditor/cdo/ContactDataObject-unittest ../common/dirs-unittest.o \ ../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 \ ../vcard/vcard-unittest.o \ xestiaab_test.o) - + default: testobjs @GTEST@