From 975dbcd23176dfd5850975aa9670e169adcf3b9a Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Sun, 4 Nov 2007 20:30:42 +0000 Subject: Dumb typo in earlier commit. svn-id: r29415 --- backends/platform/wince/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/wince/Makefile') 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 -- cgit v1.2.3