From 61ae36351b24cc676f60483d576706bf827f2987 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 17 Jan 2012 11:07:19 -0500 Subject: Introduce libemail-engine and libemail-utils. These libraries are bound for E-D-S so they live at the lowest layer of Evolution for now -- even libeutil can link to them (but please don't). This is the first step toward moving mail handing to a D-Bus service. --- configure.ac | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8d5fbb4417..102244810a 100644 --- a/configure.ac +++ b/configure.ac @@ -1618,6 +1618,10 @@ help/quickref/pl/Makefile help/quickref/pt/Makefile help/quickref/sv/Makefile help/quickref/sq/Makefile +libemail-utils/Makefile +libemail-utils/libemail-utils.pc +libemail-engine/Makefile +libemail-engine/libemail-engine.pc libgnomecanvas/Makefile shell/Makefile shell/evolution-nognome -- cgit