aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-07-03 07:13:15 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-07-03 11:14:44 +0800
commite013e10cc54fae7ad8409aa65c4731331ed6000a (patch)
treeb8ad2b6b1bb56fc101fe75c56fa68fbe9ba4933e /e-util/Makefile.am
parent511133e8a3c43b69724491a273460e44b240e669 (diff)
downloadgsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar
gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar.gz
gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar.bz2
gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar.lz
gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar.xz
gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.tar.zst
gsoc2013-evolution-e013e10cc54fae7ad8409aa65c4731331ed6000a.zip
Kill EConfigListener.
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 79080f9e9f..f85644b476 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -44,7 +44,6 @@ eutilinclude_HEADERS = \
e-binding.h \
e-categories-config.h \
e-config.h \
- e-config-listener.h \
e-corba-utils.h \
e-cursor.h \
e-dialog-utils.h \
@@ -85,7 +84,6 @@ libeutil_la_SOURCES = \
e-binding.c \
e-categories-config.c \
e-config.c \
- e-config-listener.c \
e-corba-utils.c \
e-cursor.c \
e-dialog-utils.c \