From 4584d993bd4efe68281311243998a1c5175a3e0d Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Fri, 12 Jul 2002 17:04:36 +0000 Subject: Install some headers that weren't getting installed. 2002-07-12 Peter Williams * Makefile.am (eshellinclude_HEADERS): Install some headers that weren't getting installed. svn path=/trunk/; revision=17439 --- shell/ChangeLog | 5 +++++ shell/Makefile.am | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 817efda21a..cc4bd28555 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-07-12 Peter Williams + + * Makefile.am (eshellinclude_HEADERS): Install some headers + that weren't getting installed. + 2002-07-11 Ettore Perazzoli * e-shell-folder-title-bar.c (e_shell_folder_title_bar_set_icon): diff --git a/shell/Makefile.am b/shell/Makefile.am index 8f56c725f3..41decb9688 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -76,7 +76,9 @@ eshellinclude_HEADERS = \ e-folder.h \ e-folder-list.h \ e-folder-tree.h \ + e-shell-corba-icon-utils.h \ evolution-activity-client.h \ + evolution-config-control.h \ evolution-folder-selector-button.h \ evolution-session.h \ evolution-shell-client.h \ @@ -96,10 +98,8 @@ libeshell_la_SOURCES = \ e-folder-list.c \ e-folder-tree.c \ e-shell-corba-icon-utils.c \ - e-shell-corba-icon-utils.h \ evolution-activity-client.c \ evolution-config-control.c \ - evolution-config-control.h \ evolution-folder-selector-button.c \ evolution-session.c \ evolution-shell-client.c \ -- cgit v1.2.3