svn path=/trunk/; revision=25062

2004-03-15  Hao Sheng <hao.sheng@sun.com>

        * a11y/addressbook/Makefile.am:
        * a11y/calendar/Makefile.am:

svn path=/trunk/; revision=25062
This commit is contained in:
Hao Sheng
2004-03-15 08:15:53 +00:00
committed by Yuedong Du
parent de0e4b4b32
commit ebe8e07f5d
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-03-15 Hao Sheng <hao.sheng@sun.com>
* a11y/addressbook/Makefile.am:
* a11y/calendar/Makefile.am:
2004-03-15 Hao sheng <hao.sheng@sun.com>
* configure.in: add a11y/addressbook/Makefile

View File

@ -2,6 +2,7 @@ privlib_LTLIBRARIES = libevolution-addressbook-a11y.la
INCLUDES = \
-DG_LOG_DOMAIN=\"evolution-a11y\" \
-I$(top_srcdir) \
-I$(top_srcdir)/a11y \
-I$(top_srcdir)/a11y/addressbook \
-I$(top_srcdir)/shell \

View File

@ -35,6 +35,7 @@ privlib_LTLIBRARIES = libevolution-calendar-a11y.la
INCLUDES = \
-DG_LOG_DOMAIN=\"evolution-a11y\" \
-I$(top_srcdir) \
-I$(top_srcdir)/shell \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/calendar/cal-client \