From: Kern Sibbald Date: Tue, 21 Oct 2008 16:50:24 +0000 (+0000) Subject: Add new stored/vol_mgr.o file to Win32 build X-Git-Tag: Release-3.0.0~731 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1f9bff573ef1407b04a7438f304ba507ccec9621;p=bacula%2Fbacula 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 --- 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