aboutsummaryrefslogtreecommitdiffstats
path: root/camel/Makefile.am
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@inria.fr>1999-04-25 17:45:13 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-04-25 17:45:13 +0800
commiteb2c9a602456d8c51c5e241dce1c51861e9ae0f8 (patch)
tree18b74b0dbf4d1bef593676fa93779b1f326a1017 /camel/Makefile.am
parente309ab571904ab1cc4ce258478baf08fe3728945 (diff)
downloadgsoc2013-evolution-eb2c9a602456d8c51c5e241dce1c51861e9ae0f8.tar.gz
gsoc2013-evolution-eb2c9a602456d8c51c5e241dce1c51861e9ae0f8.tar.zst
gsoc2013-evolution-eb2c9a602456d8c51c5e241dce1c51861e9ae0f8.zip
basic provider structure. Have to write the code for dynamic loading.
1999-04-25 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-provider.[ch]: basic provider structure. Have to write the code for dynamic loading. svn path=/trunk/; revision=876
Diffstat (limited to 'camel/Makefile.am')
-rw-r--r--camel/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/Makefile.am b/camel/Makefile.am
index ad6c0af101..7edbc279f6 100644
--- a/camel/Makefile.am
+++ b/camel/Makefile.am
@@ -14,6 +14,7 @@ INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) \
libcamel_la_SOURCES = \
camel-log.c \
camel-folder.c \
+ camel-provider.c \
camel-service.c \
camel-store.c \
gstring-util.c \
@@ -22,6 +23,7 @@ libcamel_la_SOURCES = \
libcamelinclude_HEADERS = \
camel-log.h \
camel-folder.h \
+ camel-provider.h \
camel-service.h \
camel-store.h \
gstring-util.h \
me/commit/irc/sirc?h=dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19&id=9c59206c6eb2855fad86f789aae36a88ae2ef2b3'>- Add missing DEPENDSwen2015-05-071-1/+3 * Remove Author from pkg-descr and white space fixesbapt2015-03-03