[evolution-patches] Install missing plugin headers
- From: "Christian Kellner" <Christian Kellner scalix com>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] Install missing plugin headers
- Date: Thu, 11 Aug 2005 11:48:21 -0700
Hi!
Just a small patch to install some more missing headers to build plugins
outside the evo source.
Keep on rocking,
Christian
addressbook/gui/widgets/Makefile.am | 6 +++++-
shell/Makefile.am | 5 +++--
2 files changed, 8 insertions(+), 3 deletions(-)
? ep-headers.patch
? addressbook/addressbook.error
? addressbook/gui/widgets/.Makefile.am.swp
? calendar/calendar.error
? calendar/gui/.Makefile.am.swp
? calendar/gui/apps_evolution_calendar-2.4.schemas
? composer/mail-composer.error
? e-util/e-system.error
? filter/filter.error
? help/C/evolution-2.4-C.omf
? help/C/evolution-2.4.xml
? mail/Evolution-Mail-common.c
? mail/Evolution-Mail-skels.c
? mail/Evolution-Mail-stubs.c
? mail/Evolution-Mail.h
? mail/evolution-mail-2.4.schemas
? mail/mail.error
? mail/default/zh_CN/Makefile
? mail/default/zh_CN/Makefile.in
? plugins/addressbook-file/Makefile
? plugins/addressbook-file/Makefile.in
? plugins/addressbook-file/org-gnome-addressbook-file.eplug
? plugins/default-mailer/Makefile
? plugins/default-mailer/Makefile.in
? plugins/default-mailer/apps-evolution-mail-prompts-checkdefault-2.4.schemas
? plugins/default-mailer/org-gnome-default-mailer.eplug
? plugins/default-mailer/org-gnome-default-mailer.error
? plugins/default-source/Makefile
? plugins/default-source/Makefile.in
? plugins/default-source/org-gnome-default-source.eplug
? plugins/exchange-operations/Makefile
? plugins/exchange-operations/Makefile.in
? plugins/groupwise-account-setup/Makefile
? plugins/groupwise-account-setup/Makefile.in
? plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug
? plugins/groupwise-features/Makefile
? plugins/groupwise-features/Makefile.in
? plugins/groupwise-features/org-gnome-groupwise-features.eplug
? plugins/itip-formatter/org-gnome-itip-formatter.error
? plugins/mail-account-disable/Makefile
? plugins/mail-account-disable/Makefile.in
? plugins/mail-account-disable/org-gnome-mail-account-disable.eplug
? plugins/mail-remote/Makefile
? plugins/mail-remote/Makefile.in
? plugins/mailing-list-actions/org-gnome-mailing-list-actions.error
? plugins/mark-all-read/Makefile
? plugins/mark-all-read/Makefile.in
? plugins/mark-all-read/org-gnome-mark-all-read.eplug
? plugins/mono/Makefile
? plugins/mono/Makefile.in
? plugins/new-mail-notify/Makefile
? plugins/new-mail-notify/Makefile.in
? plugins/new-mail-notify/org-gnome-new-mail-notify.eplug
? plugins/print-message/Makefile
? plugins/print-message/Makefile.in
? plugins/print-message/org-gnome-print-message.eplug
? plugins/profiler/Makefile
? plugins/profiler/Makefile.in
? plugins/sa-junk-plugin/Makefile
? plugins/sa-junk-plugin/Makefile.in
? plugins/sa-junk-plugin/org-gnome-sa-junk-plugin.eplug
? shell/.Makefile.am.swp
? shell/shell.error
? win32/Makefile
? win32/Makefile.in
Index: addressbook/gui/widgets/Makefile.am
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/widgets/Makefile.am,v
retrieving revision 1.73
diff -u -p -r1.73 Makefile.am
--- addressbook/gui/widgets/Makefile.am 18 Jun 2005 18:36:55 -0000 1.73
+++ addressbook/gui/widgets/Makefile.am 11 Aug 2005 17:00:41 -0000
@@ -34,12 +34,16 @@ CORBA_SOURCE = $(CORBA_SOURCE_H) $(CORBA
noinst_LTLIBRARIES = \
libeabwidgets.la
+
+eabincludedir = $(privincludedir)/addressbook/gui
+
+eabinclude_HEADERS = \
+ eab-config.h
libeabwidgets_la_SOURCES = \
$(CORBA_SOURCE) \
$(MARSHAL_GENERATED) \
eab-config.c \
- eab-config.h \
eab-contact-display.c \
eab-contact-display.h \
eab-gui-util.c \
Index: shell/Makefile.am
===================================================================
RCS file: /cvs/gnome/evolution/shell/Makefile.am,v
retrieving revision 1.210
diff -u -p -r1.210 Makefile.am
--- shell/Makefile.am 10 Aug 2005 10:06:14 -0000 1.210
+++ shell/Makefile.am 11 Aug 2005 17:00:42 -0000
@@ -84,7 +84,9 @@ eshellinclude_HEADERS = \
e-user-creatable-items-handler.h \
evolution-config-control.h \
evolution-component.h \
- evolution-shell-component-utils.h
+ evolution-shell-component-utils.h \
+ es-event.h
+
libeshell_la_SOURCES = \
$(IDL_GENERATED) \
@@ -133,7 +135,6 @@ evolution_SOURCES = \
e-sidebar.c \
e-sidebar.h \
es-event.c \
- es-event.h \
es-menu.c \
es-menu.h \
main.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]