summaryrefslogtreecommitdiff
path: root/desktop/UIConfig_deployment.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-06-13 09:44:26 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-06-13 09:50:53 +0100
commite88c019fba743999c7b5f31adc5ff5946649734b (patch)
treece006e4e44ac45f87391de5393e5d82fee6ad45c /desktop/UIConfig_deployment.mk
parent2278e8f80e3d06829a120e57c38e36118f8778f1 (diff)
convert extensions update required dialog to .ui
Change-Id: Ia3ad4032f500e95db5db520292e6c8b07b0f5c0b
Diffstat (limited to 'desktop/UIConfig_deployment.mk')
-rw-r--r--desktop/UIConfig_deployment.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/UIConfig_deployment.mk b/desktop/UIConfig_deployment.mk
index 208876cbd00d..c41eaa793526 100644
--- a/desktop/UIConfig_deployment.mk
+++ b/desktop/UIConfig_deployment.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_UIConfig_add_uifiles,desktop,\
desktop/uiconfig/ui/showlicensedialog \
desktop/uiconfig/ui/updatedialog \
desktop/uiconfig/ui/updateinstalldialog \
+ desktop/uiconfig/ui/updaterequireddialog \
))
# vim: set noet sw=4 ts=4: