scripts/wxconsole.console_apps \
scripts/wxconsole.desktop.consolehelper \
scripts/wxconsole.desktop.xsu \
- scripts/bat.desktop \
- scripts/bat.desktop.xsu \
- scripts/bat.desktop.consolehelper \
- scripts/bat.console_apps \
+ scripts/bat.desktop \
+ scripts/bat.desktop.xsu \
+ scripts/bat.desktop.consolehelper \
+ scripts/bat.console_apps \
src/Makefile \
src/host.h \
src/console/Makefile \
chmod 755 src/win32/build-depkgs-mingw32
if test "${support_bat}" = "yes" ; then
-cd src/qt-console
-chmod 755 install_conf_file
-qmake
+ cd src/qt-console
+ chmod 755 install_conf_file
+ qmake
fi
chmod 755 src/win32/build-depkgs-mingw32
if test "${support_bat}" = "yes" ; then
-cd src/qt-console
-chmod 755 install_conf_file
-qmake
+ cd src/qt-console
+ chmod 755 install_conf_file
+ qmake
fi