]> git.sur5r.net Git - bacula/bacula/commitdiff
fix typo
authorKern Sibbald <kern@sibbald.com>
Fri, 23 Apr 2004 21:38:05 +0000 (21:38 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 23 Apr 2004 21:38:05 +0000 (21:38 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1286 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/Makefile.in

index 678be1f2a98bb590d7cd4bc7e872190649467aef..9db215650a76fd66137e535e9ba79039520d999f 100644 (file)
@@ -22,7 +22,7 @@ bconsole:
        (cd console; env MAKEFLAGS= ${NMAKE} CFG="console - Win32 Release" /f console.mak)
        
 wx-console:
-       (cd wx-console; env MAKEFLAGS= ${NMAKE} CFG="console - Win32 Release" /f wx-console.mak)
+       (cd wx-console; env MAKEFLAGS= ${NMAKE} CFG="wx-console - Win32 Release" /f wx-console.mak)
 
 #
 # Quickie debug installation