]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix missing update for stab2cv.
authorRobert Nelson <robertn@the-nelsons.org>
Wed, 1 Nov 2006 10:22:55 +0000 (10:22 +0000)
committerRobert Nelson <robertn@the-nelsons.org>
Wed, 1 Nov 2006 10:22:55 +0000 (10:22 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3591 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/Makefile.inc.in

index d9d7fce0bbc040fca287f5b48ba8f146e8e17a11..ef2b7e211c7d228482bdad3b84129ea42ef251c6 100644 (file)
@@ -28,6 +28,7 @@ WINDRES := $(MINGW_BIN)/mingw32-windres
 DLLTOOL := $(MINGW_BIN)/../mingw32/bin/dlltool
 OBJCPY := $(MINGW_BIN)/mingw32-objcopy
 NSIS_DIR := $(DEPKGS)/nsis
+STAB2CV := $(DEPKGS)/tools/bin/stab2cv
 
 CFLAGS := -Wall -mno-cygwin -m32 -mwin32 -mthreads -O3 -fno-strict-aliasing
 LDFLAGS := -Wall -mno-cygwin -Wl,--disable-auto-import