[evolution/webkit: 104/171] Fix compilation error in widgets/misc due to missing GtkHTML includes



commit b113fc58781e9f29b2ceda770f0f31dddc3ac58b
Author: Dan VrÃtil <dvratil redhat com>
Date:   Fri Jan 6 13:03:21 2012 +0100

    Fix compilation error in widgets/misc due to missing GtkHTML includes
    
    (probably removed in recent rebase)

 widgets/misc/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am
index e9fbc09..6eaba6d 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -80,6 +80,7 @@ libemiscwidgets_la_CPPFLAGS =						\
 	-DG_LOG_DOMAIN=__FILE__						\
 	$(EVOLUTION_DATA_SERVER_CFLAGS)					\
 	$(GNOME_PLATFORM_CFLAGS)					\
+	$(GTKHTML_CFLAGS)						\
 	$(CHAMPLAIN_CFLAGS)						\
 	$(GEOCLUE_CFLAGS)						\
 	$(CLUTTER_CFLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]