summaryrefslogtreecommitdiffstats
path: root/desktop/Executable_quickstart.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_quickstart.mk')
-rw-r--r--desktop/Executable_quickstart.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_quickstart.mk b/desktop/Executable_quickstart.mk
index 593ef1f09d0b..3259cc119fe9 100644
--- a/desktop/Executable_quickstart.mk
+++ b/desktop/Executable_quickstart.mk
@@ -60,6 +60,6 @@ $(eval $(call gb_Executable_add_exception_objects,quickstart,\
desktop/win32/source/QuickStart/QuickStart \
))
-$(eval $(call gb_Executable_add_nativeres,quickstart,src))
+$(eval $(call gb_Executable_add_nativeres,quickstart,quickstart/src))
# vim: set ts=4 sw=4 et: