aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMathieu Lacage <mathieu@src.gnome.org>2000-08-21 03:32:56 +0800
committerMathieu Lacage <mathieu@src.gnome.org>2000-08-21 03:32:56 +0800
commit44d8831822efabcb53cca846f433a97f94024250 (patch)
treed2dcf3a82322b89cfc3c57b8ec55515e49932080 /e-util/Makefile.am
parentaba39ecef849c813fad6af4a53a3926e92c34949 (diff)
downloadgsoc2013-evolution-44d8831822efabcb53cca846f433a97f94024250.tar
gsoc2013-evolution-44d8831822efabcb53cca846f433a97f94024250.tar.gz
gsoc2013-evolution-44d8831822efabcb53cca846f433a97f94024250.tar.bz2
gsoc2013-evolution-44d8831822efabcb53cca846f433a97f94024250.tar.lz
gsoc2013-evolution-44d8831822efabcb53cca846f433a97f94024250.tar.xz
gsoc2013-evolution-44d8831822efabcb53cca846f433a97f94024250.tar.zst
gsoc2013-evolution-44d8831822efabcb53cca846f433a97f94024250.zip
many fixes to make it compile with strange prefixes...
neither mail nor the calendar components work though... evil stuff. svn path=/trunk/; revision=4892
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 017f9d48c3..6a1dd2cb02 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -3,6 +3,7 @@ imagesdir = $(datadir)/images/evolution
INCLUDES = \
-I$(top_srcdir) \
$(GNOME_INCLUDEDIR) \
+ $(UNICODE_CFLAGS) \
-DEVOLUTION_IMAGES=\""$(imagesdir)"\" \
-DG_LOG_DOMAIN=\"e-utils\" \
$(UNICODE_CFLAGS)