summaryrefslogtreecommitdiffstats
path: root/onlineupdate/Module_onlineupdate.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-22 19:59:10 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-08-22 20:01:56 +0200
commitc832aae70e55f5f97f5f9093735f493cd29cd9b9 (patch)
tree2be58f58f2f2fd4a277ceaa15b48d98de74d27d0 /onlineupdate/Module_onlineupdate.mk
parentUse SfxItemSet ctor that checks WID range correctness at compile time (diff)
downloadcore-c832aae70e55f5f97f5f9093735f493cd29cd9b9.tar.gz
core-c832aae70e55f5f97f5f9093735f493cd29cd9b9.zip
updater: get the updater GUI working on Linux
Change-Id: I3e7edb5319ab2e2ec316204b917a7e29c1791b5b
Diffstat (limited to 'onlineupdate/Module_onlineupdate.mk')
-rw-r--r--onlineupdate/Module_onlineupdate.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/Module_onlineupdate.mk b/onlineupdate/Module_onlineupdate.mk
index a343506e351d..58e1d3de4531 100644
--- a/onlineupdate/Module_onlineupdate.mk
+++ b/onlineupdate/Module_onlineupdate.mk
@@ -17,8 +17,8 @@ $(eval $(call gb_Module_add_targets,onlineupdate,\
StaticLibrary_updatehelper \
$(if $(filter WNT,$(OS)),\
Executable_update_service \
- Executable_test_updater_dialog \
WinResTarget_updater )\
+ Executable_test_updater_dialog \
Executable_mar \
Executable_updater \
Executable_mbsdiff \