diff options
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r-- | e-util/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am index bdc8655369..1c5846f40c 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -5,6 +5,7 @@ imagesdir = $(datadir)/images/evolution INCLUDES = \ -I$(top_srcdir) \ $(GNOME_INCLUDEDIR) \ + $(EXTRA_GNOME_CFLAGS) \ $(UNICODE_CFLAGS) \ -DEVOLUTION_IMAGES=\""$(imagesdir)"\" \ -DG_LOG_DOMAIN=\"e-utils\" \ |