]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/Makefile.in
Fix some trivial errors and implemented the restore of IRIX xattrs.
[bacula/bacula] / bacula / src / wx-console / Makefile.in
index 8102d02dfe6978c3fe362a52922ce24fcf3f2046..78fae6fba4b872d510e386299f74a313c035f789 100644 (file)
@@ -82,8 +82,8 @@ bwx-console.app: bwx-console
        cp bwx-console.conf /Library/Preferences/org.bacula.wxconsole.conf
 
 bwx-console: Makefile $(CONSOBJS) @WIN32@ ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE)
-       $(LIBTOOL_LINK) $(CXX) $(CONSOBJS) $(WIN32RES) -o $@ $(LIBS) -L../lib $(CONS_LDFLAGS) \
-         -lbaccfg -lbac $(OPENSSL_LIBS)
+       $(LIBTOOL_LINK) $(CXX) $(CONSOBJS) $(WIN32RES) -o $@ -L../lib $(CONS_LDFLAGS) \
+         -lbaccfg -lbac $(LIBS) $(OPENSSL_LIBS)
 
 win32: bwx-console_private.res