aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-12-17 21:09:02 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-12-17 21:10:18 +0800
commit735496ba529daebea96e16ed7ed1b97f019eec62 (patch)
tree4af16e4122efaaea4eea45e087389e0a6bd42419 /e-util
parent428546797b4ea79f99e7c0abdebbec966d572899 (diff)
downloadgsoc2013-evolution-735496ba529daebea96e16ed7ed1b97f019eec62.tar
gsoc2013-evolution-735496ba529daebea96e16ed7ed1b97f019eec62.tar.gz
gsoc2013-evolution-735496ba529daebea96e16ed7ed1b97f019eec62.tar.bz2
gsoc2013-evolution-735496ba529daebea96e16ed7ed1b97f019eec62.tar.lz
gsoc2013-evolution-735496ba529daebea96e16ed7ed1b97f019eec62.tar.xz
gsoc2013-evolution-735496ba529daebea96e16ed7ed1b97f019eec62.tar.zst
gsoc2013-evolution-735496ba529daebea96e16ed7ed1b97f019eec62.zip
Install e-util/gconf-bridge.h.
Diffstat (limited to 'e-util')
-rw-r--r--e-util/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 7ca0aa6ff0..f0d98bd8c1 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -52,7 +52,8 @@ eutilinclude_HEADERS = \
e-timeout-activity.h \
e-util.h \
e-unicode.h \
- e-xml-utils.h
+ e-xml-utils.h \
+ gconf-bridge.h
libeutil_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
@@ -128,7 +129,6 @@ libeutil_la_SOURCES = \
e-util-private.h \
e-xml-utils.c \
gconf-bridge.c \
- gconf-bridge.h \
$(PLATFORM_SOURCES)
MARSHAL_GENERATED = e-marshal.c e-marshal.h