]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
win32: update build to add worm support
authorKern Sibbald <kern@sibbald.com>
Thu, 13 Dec 2018 14:15:43 +0000 (15:15 +0100)
committerKern Sibbald <kern@sibbald.com>
Thu, 13 Dec 2018 14:15:43 +0000 (15:15 +0100)
bacula/src/win32/stored/Makefile

index 26f9409b556ab6a1d9322146fda71391023a5584..0cb06af919ec756c28be5d3903663e6d2ea5714f 100644 (file)
@@ -39,6 +39,7 @@ vpath %.cpp $(MAINDIR)/src/stored $(BUILDDIR)/libwin32
 COMMON_OBJS = \
        $(OBJDIR)/askdir.o \
        $(OBJDIR)/tape_alert.o \
+       $(OBJDIR)/tape_worm.o \
        $(OBJDIR)/vtape_dev.o \
        $(OBJDIR)/tape_dev.o \
        $(OBJDIR)/init_dev.o \