summaryrefslogtreecommitdiff
path: root/desktop/Executable_sweb.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-09-26 12:47:35 +0200
committerDavid Tardon <dtardon@redhat.com>2011-09-26 12:47:35 +0200
commita44020dd9eb7f1607c05869fe5430a2ae68d46f2 (patch)
treeedb0c0913a499fabf64cc7e347408130efc4074d /desktop/Executable_sweb.mk
parent096397e9da806aef68812c40ddc02075c296ba72 (diff)
add resource files
Diffstat (limited to 'desktop/Executable_sweb.mk')
-rw-r--r--desktop/Executable_sweb.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/Executable_sweb.mk b/desktop/Executable_sweb.mk
index 14e9296f1754..67daa625a566 100644
--- a/desktop/Executable_sweb.mk
+++ b/desktop/Executable_sweb.mk
@@ -43,4 +43,6 @@ $(eval $(call gb_Executable_add_noexception_objects,sweb,\
desktop/win32/source/applauncher/sweb \
))
+$(eval $(call gb_Executable_add_nativeres,sweb,src))
+
# vim: set ts=4 sw=4 et: