From 1f9bff573ef1407b04a7438f304ba507ccec9621 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 21 Oct 2008 16:50:24 +0000 Subject: [PATCH] Add new stored/vol_mgr.o file to Win32 build git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7870 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/stored/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/bacula/src/win32/stored/Makefile b/bacula/src/win32/stored/Makefile index 183171ebfd..4ac103d83f 100644 --- a/bacula/src/win32/stored/Makefile +++ b/bacula/src/win32/stored/Makefile @@ -51,6 +51,7 @@ COMMON_OBJS = \ $(OBJDIR)/scan.o \ $(OBJDIR)/spool.o \ $(OBJDIR)/stored_conf.o \ + $(OBJDIR)/vol_mgr.o \ $(OBJDIR)/wait.o \ $(OBJDIR)/mtops.o -- 2.39.5