From: Steve Brokenshire Date: Tue, 22 Aug 2017 22:30:56 +0000 (+0100) Subject: Makefile.in: Added widgets/XABPriorityCtrl.o to link XAB with X-Git-Tag: release-0.20~40 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=378b5b2db652c136435efb8715dec4de229cd505 Makefile.in: Added widgets/XABPriorityCtrl.o to link XAB with --- diff --git a/source/Makefile.in b/source/Makefile.in index 5c1819a..964c3b3 100644 --- a/source/Makefile.in +++ b/source/Makefile.in @@ -71,7 +71,8 @@ FORMOBJS=AppXestiaAddrBk.o frmAbout.o frmMain.o \ frmNewAccount.o frmNewAccount-CardDAV2.o frmPreferences.o frmContact.o \ frmConflictResolution.o frmEditAccount.o frmInvalidSSLCertificate.o \ frmSSLCertificate.o frmUpdate.o -WIDGETOBJS=widgets/XABAccountView.o widgets/XABContactMenu.o +WIDGETOBJS=widgets/XABAccountView.o widgets/XABContactMenu.o \ + widgets/XABPriorityCtrl.o BMCOOBJS=tools/bitmapcode.o default: