From 0c3101c24a3bb76c57d545ba6071acee529ee3a8 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sat, 6 Nov 1999 21:10:09 +0000 Subject: Some initial work on the dialog for entering addresses from the address book. svn path=/trunk/; revision=1370 --- widgets/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'widgets/Makefile.am') diff --git a/widgets/Makefile.am b/widgets/Makefile.am index 35d1bc64a4..a9614cf1d7 100644 --- a/widgets/Makefile.am +++ b/widgets/Makefile.am @@ -1,6 +1,7 @@ guidir = $(datadir)/evolution/gui gui_DATA = \ + e-msg-composer-address-dialog.glade \ e-msg-composer-attachment.glade \ e-msg-composer.glade @@ -16,6 +17,8 @@ noinst_LTLIBRARIES = \ libevolutionwidgets.la libevolutionwidgets_la_SOURCES = \ + e-msg-composer-address-dialog.c \ + e-msg-composer-address-dialog.h \ e-msg-composer-address-entry.c \ e-msg-composer-address-entry.h \ e-msg-composer-attachment-bar.c \ -- cgit v1.2.3