summaryrefslogtreecommitdiff
path: root/svtools/UI_svt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/UI_svt.mk')
-rw-r--r--svtools/UI_svt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/UI_svt.mk b/svtools/UI_svt.mk
index 250bd5f57c9a..4afe25e7b17d 100644
--- a/svtools/UI_svt.mk
+++ b/svtools/UI_svt.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_UI_UI,svt))
$(eval $(call gb_UI_add_uifiles,svt,\
svtools/uiconfig/ui/graphicexport \
svtools/uiconfig/ui/placeedit \
+ svtools/uiconfig/ui/restartdialog \
))
# vim: set noet sw=4 ts=4: