summaryrefslogtreecommitdiff
path: root/desktop/UIConfig_deployment.mk
diff options
context:
space:
mode:
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 f23136b3968f..cced1310328e 100644
--- a/desktop/UIConfig_deployment.mk
+++ b/desktop/UIConfig_deployment.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_UIConfig_UIConfig,desktop))
$(eval $(call gb_UIConfig_add_uifiles,desktop,\
desktop/uiconfig/ui/cmdlinehelp \
desktop/uiconfig/ui/extensionmanager \
+ desktop/uiconfig/ui/showlicensedialog \
))
# vim: set noet sw=4 ts=4: