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/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/Makefile.am') 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