From 30810e4b48aa318380bd1392124f9232b6a9e000 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 14 Nov 2005 19:47:12 +0000 Subject: added the two new UI files. svn path=/trunk/; revision=30617 --- ui/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui') diff --git a/ui/Makefile.am b/ui/Makefile.am index 42edeeb426..72feaa4502 100644 --- a/ui/Makefile.am +++ b/ui/Makefile.am @@ -12,6 +12,8 @@ XML_FILES = \ evolution-message-composer.xml \ evolution-signature-editor.xml \ evolution-subscribe.xml \ + evolution-event-editor.xml \ + evolution-editor.xml \ evolution-tasks.xml evolutionui_DATA = $(XML_FILES) -- cgit