aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/Makefile.am
diff options
context:
space:
mode:
authorSarfraaz Ahmed <asarfraaz@novell.com>2005-06-27 14:00:57 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-06-27 14:00:57 +0800
commitfc8caf5252c74f7cf418ef5405076f138327a66a (patch)
treef455db9d29309ec71e7aea1814f5d5f24d954574 /plugins/exchange-operations/Makefile.am
parent3f5d0d8b1a3ede8f05133f57fe084338b958118f (diff)
downloadgsoc2013-evolution-fc8caf5252c74f7cf418ef5405076f138327a66a.tar
gsoc2013-evolution-fc8caf5252c74f7cf418ef5405076f138327a66a.tar.gz
gsoc2013-evolution-fc8caf5252c74f7cf418ef5405076f138327a66a.tar.bz2
gsoc2013-evolution-fc8caf5252c74f7cf418ef5405076f138327a66a.tar.lz
gsoc2013-evolution-fc8caf5252c74f7cf418ef5405076f138327a66a.tar.xz
gsoc2013-evolution-fc8caf5252c74f7cf418ef5405076f138327a66a.tar.zst
gsoc2013-evolution-fc8caf5252c74f7cf418ef5405076f138327a66a.zip
Added the header files as part of SOURCES so that they get disted as well.
2005-06-27 Sarfraaz Ahmed <asarfraaz@novell.com> * Makefile.am : Added the header files as part of SOURCES so that they get disted as well. svn path=/trunk/; revision=29595
Diffstat (limited to 'plugins/exchange-operations/Makefile.am')
-rw-r--r--plugins/exchange-operations/Makefile.am6
1 files changed, 4 insertions, 2 deletions
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 = \