diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index dd5d840058..b6a3b0760f 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -39,6 +39,7 @@ INCLUDES = \ -I$(top_builddir)/camel \ -I$(top_builddir)/addressbook/gui/component/select-names \ -I$(top_builddir)/shell \ + $(EXTRA_GNOME_CFLAGS) \ $(GNOME_INCLUDEDIR) \ $(BONOBO_GNOME_CFLAGS) \ $(GTKHTML_CFLAGS) \ |