aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorSimon Zheng <simon.zheng@sun.com>2006-01-06 15:20:11 +0800
committerHarry Lu <haip@src.gnome.org>2006-01-06 15:20:11 +0800
commit98e09fa6e883b58ae2890db478a793b6410b4435 (patch)
treef00b572d091f85a71632513e537c4eaa798fa0f0 /e-util/Makefile.am
parent0925dd29b5b7fbc4911db4174de4b6cf0d862dcd (diff)
downloadgsoc2013-evolution-98e09fa6e883b58ae2890db478a793b6410b4435.tar
gsoc2013-evolution-98e09fa6e883b58ae2890db478a793b6410b4435.tar.gz
gsoc2013-evolution-98e09fa6e883b58ae2890db478a793b6410b4435.tar.bz2
gsoc2013-evolution-98e09fa6e883b58ae2890db478a793b6410b4435.tar.lz
gsoc2013-evolution-98e09fa6e883b58ae2890db478a793b6410b4435.tar.xz
gsoc2013-evolution-98e09fa6e883b58ae2890db478a793b6410b4435.tar.zst
gsoc2013-evolution-98e09fa6e883b58ae2890db478a793b6410b4435.zip
removed. Merged to evolution-data-server/libedataserver/. remove above
006-01-06 Simon Zheng <simon.zheng@sun.com> * e-account.[ch], e-account-list.[ch]: removed. Merged to evolution-data-server/libedataserver/. * Makefile.am: remove above files from list. svn path=/trunk/; revision=31083
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 8e4382dbbf..de817c7c1c 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -39,8 +39,6 @@ INCLUDES = \
privsolib_LTLIBRARIES = libeutil.la libeconduit.la
eutilinclude_HEADERS = \
- e-account-list.h \
- e-account.h \
e-bconf-map.h \
e-categories-config.h \
e-config.h \
@@ -80,8 +78,6 @@ eutilinclude_HEADERS = \
libeutil_la_SOURCES = \
$(eutilinclude_HEADERS) \
e-util-marshal.c \
- e-account-list.c \
- e-account.c \
e-bconf-map.c \
e-categories-config.c \
e-config.c \