From fc8caf5252c74f7cf418ef5405076f138327a66a Mon Sep 17 00:00:00 2001 From: Sarfraaz Ahmed Date: Mon, 27 Jun 2005 06:00:57 +0000 Subject: Added the header files as part of SOURCES so that they get disted as well. 2005-06-27 Sarfraaz Ahmed * Makefile.am : Added the header files as part of SOURCES so that they get disted as well. svn path=/trunk/; revision=29595 --- plugins/exchange-operations/ChangeLog | 5 +++++ plugins/exchange-operations/Makefile.am | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'plugins/exchange-operations') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 3a4255ba38..098d7e118b 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,8 @@ +2005-06-27 Sarfraaz Ahmed + + * Makefile.am : Added the header files as part of SOURCES so that they + get disted as well. + 2005-06-22 Sarfraaz Ahmed * exchange-account-setup.c : We no longer should be declaring the diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am index d72261e4d2..470316b750 100644 --- a/plugins/exchange-operations/Makefile.am +++ b/plugins/exchange-operations/Makefile.am @@ -14,8 +14,10 @@ plugin_DATA = org-gnome-exchange-operations.eplug plugin_LTLIBRARIES = liborg-gnome-exchange-operations.la liborg_gnome_exchange_operations_la_SOURCES = \ - exchange-operations.c \ - exchange-config-listener.c \ + exchange-operations.c \ + exchange-operations.h \ + exchange-config-listener.c \ + exchange-config-listener.h \ exchange-account-setup.c liborg_gnome_exchange_operations_la_LIBADD = \ -- cgit v1.2.3