diff options
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r-- | ui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am index 00b8953101..5023d30148 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -10,6 +10,7 @@ XML_FILES = \ evolution-tasks.xml UI_FILES = \ + evolution-contacts.ui \ evolution-shell.ui evolutionui_DATA = $(UI_FILES) $(XML_FILES) |