From: Kern Sibbald Date: Wed, 3 Mar 2010 15:39:49 +0000 (+0100) Subject: Another file to add James' code to get VssObject X-Git-Tag: Release-5.2.1~1651 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=48af12577133db3566854d99b94063f04969d59a;p=bacula%2Fbacula Another file to add James' code to get VssObject --- diff --git a/bacula/src/win32/filed/plugins/Makefile b/bacula/src/win32/filed/plugins/Makefile index 1abe2a06b4..3fb69ef96f 100644 --- a/bacula/src/win32/filed/plugins/Makefile +++ b/bacula/src/win32/filed/plugins/Makefile @@ -19,7 +19,8 @@ INCLUDES = \ $(INCLUDE_ZLIB) \ $(INCLUDE_OPENSSL) \ -I$(MAINDIR)/src \ - -I$(MAINDIR)/src/filed + -I$(MAINDIR)/src/filed \ + -I$(MAINDIR)/src/win32/filed DEFINES = \ $(HAVES)