]> git.sur5r.net Git - bacula/bacula/commitdiff
Another file to add James' code to get VssObject
authorKern Sibbald <kern@sibbald.com>
Wed, 3 Mar 2010 15:39:49 +0000 (16:39 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:36 +0000 (16:49 +0200)
bacula/src/win32/filed/plugins/Makefile

index 1abe2a06b459ef459d0a56bdf7ebcedc0e4e396d..3fb69ef96f247767c3247554f2a01f0a688ac85c 100644 (file)
@@ -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)