From 735496ba529daebea96e16ed7ed1b97f019eec62 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 17 Dec 2009 08:09:02 -0500 Subject: Install e-util/gconf-bridge.h. --- e-util/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'e-util/Makefile.am') 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 -- cgit