From: Nicolas Boichat Date: Sun, 9 May 2004 17:50:15 +0000 (+0000) Subject: Fixed mistake in "all" target. X-Git-Tag: Release-1.34.3~43 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4461496b2f3201f57e66e81bbe7d662729f65610;p=bacula%2Fbacula Fixed mistake in "all" target. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1361 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/wx-console/Makefile.in b/bacula/src/wx-console/Makefile.in index f743a5d350..9c3f0163c3 100644 --- a/bacula/src/wx-console/Makefile.in +++ b/bacula/src/wx-console/Makefile.in @@ -61,7 +61,7 @@ CONS_LDFLAGS=@WXCONS_LDFLAGS@ #------------------------------------------------------------------------- -all: Makefile wx-console @MACOSXAPP@ +all: Makefile wx-console $(MACOSXAPP) @echo "==== Make of wx-console is good ====" @echo " "