aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-11-28 02:42:56 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-11-28 08:03:45 +0800
commitd491963f5cbc1d73214025e4e4a970007046263f (patch)
tree5f6ec04d6d2fcba8c6958e5c268b201423aac77a /e-util/Makefile.am
parentf6f46ce7fc8950d10eb53e057117a146de5faddc (diff)
downloadgsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar
gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar.gz
gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar.bz2
gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar.lz
gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar.xz
gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.tar.zst
gsoc2013-evolution-d491963f5cbc1d73214025e4e4a970007046263f.zip
Remove GConfBridge.
No longer needed.
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index b5d4559cce..8ef95f1841 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -56,8 +56,7 @@ eutilinclude_HEADERS = \
e-util-enums.h \
e-util-enumtypes.h \
e-unicode.h \
- e-xml-utils.h \
- gconf-bridge.h
+ e-xml-utils.h
libeutil_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
@@ -128,7 +127,6 @@ libeutil_la_SOURCES = \
e-util-enumtypes.c \
e-util-private.h \
e-xml-utils.c \
- gconf-bridge.c \
$(PLATFORM_SOURCES)
libeutil_la_LDFLAGS = $(NO_UNDEFINED)