There are no camel or addressbook/backend directories in evolution.

2005-07-13  Tor Lillqvist  <tml@novell.com>

	* Makefile.am (INCLUDES): There are no camel or
	addressbook/backend directories in evolution.

svn path=/trunk/; revision=29755
This commit is contained in:
Tor Lillqvist
2005-07-13 10:17:39 +00:00
committed by Tor Lillqvist
parent f77c925431
commit f0f3975fa8
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2005-07-13 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES): There are no camel or
addressbook/backend directories in evolution.
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* Makefile.am: Removed em-attachment* from the build.

View File

@ -44,10 +44,6 @@ INCLUDES = \
-I$(top_builddir)/widgets \
-I$(top_srcdir)/widgets/misc \
-I$(top_builddir)/widgets/misc \
-I$(top_srcdir)/camel \
-I$(top_builddir)/camel \
-I$(top_srcdir)/addressbook/backend \
-I$(top_builddir)/addressbook/backend \
-I$(top_builddir)/shell \
-I$(top_srcdir)/shell \
-DEVOLUTION_DATADIR=\"$(datadir)\" \