aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/platform/wince/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile
index b3535bd078..a6d99e2cd7 100644
--- a/backends/platform/wince/Makefile
+++ b/backends/platform/wince/Makefile
@@ -222,7 +222,7 @@ deploy-plugins: plugins PocketSCUMM.o plugins-stub
$(REMOTE_COPY) plugins/*.dll "$(REMOTE_DIRECTORY)\plugins"
deploy-exe: $(EXECUTABLE)
- @ Deploying modern theme - errors are normal here!
+ @echo Deploying modern theme - errors are normal here!
@-$(REMOTE_COPY) ../../../gui/themes/modern.ini "$(REMOTE_DIRECTORY)"
@-$(REMOTE_COPY) ../../../gui/themes/modern.zip "$(REMOTE_DIRECTORY)"
@echo Deploying EXE