summaryrefslogtreecommitdiff
path: root/desktop/Executable_sdraw.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_sdraw.mk')
-rw-r--r--desktop/Executable_sdraw.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_sdraw.mk b/desktop/Executable_sdraw.mk
index 7b44c47b0e73..b5529701adbc 100644
--- a/desktop/Executable_sdraw.mk
+++ b/desktop/Executable_sdraw.mk
@@ -30,6 +30,6 @@ $(eval $(call gb_Executable_add_noexception_objects,sdraw,\
desktop/win32/source/applauncher/sdraw \
))
-$(eval $(call gb_Executable_add_nativeres,sdraw,sdraw/src))
+$(eval $(call gb_Executable_add_nativeres,sdraw,sdraw/launcher))
# vim: set ts=4 sw=4 et: