summaryrefslogtreecommitdiff
path: root/desktop/WinResTarget_smath.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-09-19 16:53:52 +0200
committerJan Holesovsky <kendy@suse.cz>2011-09-19 16:54:20 +0200
commit581c45ba8eae7da1d474317fec3e5af578497a1f (patch)
treed5ad6fc541de198e704aeb10811fff6d8ff7ad53 /desktop/WinResTarget_smath.mk
parentf2f9e520ba51e6d586f4f9ad774d090b212da192 (diff)
Make 'desktop' build again with MinGW.
Diffstat (limited to 'desktop/WinResTarget_smath.mk')
-rw-r--r--desktop/WinResTarget_smath.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/WinResTarget_smath.mk b/desktop/WinResTarget_smath.mk
index 228f53eeb68b..95f7516853c3 100644
--- a/desktop/WinResTarget_smath.mk
+++ b/desktop/WinResTarget_smath.mk
@@ -41,6 +41,6 @@ $(eval $(call gb_WinResTarget_add_dependency,smath,\
sysui/desktop/icons/ooo3_math_app.ico \
))
-$(eval $(call gb_WinResTarget_add_file,smath,desktop/win32/source/applauncher/launcher.rc))
+$(eval $(call gb_WinResTarget_add_file,smath,desktop/win32/source/applauncher/launcher))
# vim: set ts=4 sw=4 et: