From: Eric Bollengier Date: Thu, 15 Oct 2020 07:34:44 +0000 (+0200) Subject: win32: Fix compilation X-Git-Tag: Release-11.3.2~1001 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7e54a763898d29a237ada80ad6fd46a440e59a4;p=thirdparty%2Fbacula.git win32: Fix compilation --- diff --git a/bacula/src/win32/filed/Makefile b/bacula/src/win32/filed/Makefile index 20d02e1ab..8f6c2a0ca 100644 --- a/bacula/src/win32/filed/Makefile +++ b/bacula/src/win32/filed/Makefile @@ -58,7 +58,6 @@ FILED_OBJS = \ $(OBJDIR)/heartbeat.o \ $(OBJDIR)/hello.o \ $(OBJDIR)/job.o \ - $(OBJDIR)/mtab.o \ $(OBJDIR)/restore.o \ $(OBJDIR)/status.o \ $(OBJDIR)/verify.o \