aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-02-03 22:26:31 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-02-03 22:26:31 +0800
commit9ede7a7fb4df9623b5dacc7962645550e1866129 (patch)
treec6bb329097e6b3c94f08a84011f14006c95f6160 /shell/Makefile.am
parent6db981fa566574d16f4664687d26147acde7ad80 (diff)
downloadgsoc2013-evolution-9ede7a7fb4df9623b5dacc7962645550e1866129.tar.gz
gsoc2013-evolution-9ede7a7fb4df9623b5dacc7962645550e1866129.tar.zst
gsoc2013-evolution-9ede7a7fb4df9623b5dacc7962645550e1866129.zip
Enforce unique-1.0 >= 1.1.2 build requirement.
Also, add unique-1.0 to GNOME_PLATFORM so it's included in CFLAGS and LIBADD variables everywhere.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index b941ee2753..cdf1efc32d 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -123,6 +123,7 @@ evolution_CPPFLAGS = \
-DSYSCONFDIR=\""$(sysconfdir)"\" \
-DDATADIR=\""$(datadir)"\" \
-DLIBDIR=\""$(datadir)"\" \
+ $(GNOME_PLATFORM_CFLAGS) \
$(TZDIALOG_CFLAGS) \
$(SHELL_CFLAGS)