]> git.sur5r.net Git - bacula/bacula/commitdiff
added automatically generated config file.
authorNicolas Boichat <nicolas@boichat.ch>
Fri, 23 Apr 2004 21:24:35 +0000 (21:24 +0000)
committerNicolas Boichat <nicolas@boichat.ch>
Fri, 23 Apr 2004 21:24:35 +0000 (21:24 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1282 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/Makefile.in

index 29613fce8e9829efc7bae16ca59b98a389027f19..678be1f2a98bb590d7cd4bc7e872190649467aef 100644 (file)
@@ -12,7 +12,7 @@ first_rule: all
 
 dummy:
 
-all:  bacula bconsole installer
+all:  bacula bconsole wx-console installer
 
 
 bacula:
@@ -20,6 +20,9 @@ bacula:
 
 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)
 
 #
 # Quickie debug installation