wpa_gui: Add a PNG version of the tray icon for Windows binary build
[wpasupplicant] / wpa_supplicant / wpa_gui-qt4 / setup-mingw-cross-compiling
index 07e4a8f..b7d57f6 100755 (executable)
@@ -9,3 +9,5 @@ cat Makefile.Release |
     sed s%/usr/lib/qt4%/q/jm/qt4-win/4.3.3/lib%g |
     sed s%/usr/include/qt4%/q/jm/qt4-win/4.3.3/include%g > tmp.Makefile.Release &&
 mv -f tmp.Makefile.Release Makefile.Release
+
+make -C icons