]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/win32/Makefile.template
Change old get_Jobxxx to getJobxxx
[bacula/bacula] / bacula / src / win32 / Makefile.template
index 978221d4ee817f2fb24c0220b41c1bc237fe67d9..c542045ded08ff262e4c8a11d833081088dc6516 100644 (file)
@@ -21,7 +21,7 @@ DEFINES = \
        $(HAVES)
 
 # Replace MODULE with the directory in the main Bacula tree containing the source
-VPATH = ../../MODULE
+VPATH = $(MAINDIR)
 
 ##########################################################################