aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/meeting-time-sel/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-09-07 03:19:18 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-09-07 03:19:18 +0800
commitff533a0ccfc8c300de8ccd1e195c62325008c6a8 (patch)
tree9ec73b228e046cf6835c069fc092abef5a24cf24 /widgets/meeting-time-sel/Makefile.am
parent165ba7b2ef911aac106d1be84aa331cd064b9708 (diff)
downloadgsoc2013-evolution-ff533a0ccfc8c300de8ccd1e195c62325008c6a8.tar
gsoc2013-evolution-ff533a0ccfc8c300de8ccd1e195c62325008c6a8.tar.gz
gsoc2013-evolution-ff533a0ccfc8c300de8ccd1e195c62325008c6a8.tar.bz2
gsoc2013-evolution-ff533a0ccfc8c300de8ccd1e195c62325008c6a8.tar.lz
gsoc2013-evolution-ff533a0ccfc8c300de8ccd1e195c62325008c6a8.tar.xz
gsoc2013-evolution-ff533a0ccfc8c300de8ccd1e195c62325008c6a8.tar.zst
gsoc2013-evolution-ff533a0ccfc8c300de8ccd1e195c62325008c6a8.zip
Get the meeting time selector to work on my system (libunicode
installation prefix different from the GNOME default installation prefix). svn path=/trunk/; revision=5223
Diffstat (limited to 'widgets/meeting-time-sel/Makefile.am')
-rw-r--r--widgets/meeting-time-sel/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/meeting-time-sel/Makefile.am b/widgets/meeting-time-sel/Makefile.am
index 840c333f1a..afa2d45d8f 100644
--- a/widgets/meeting-time-sel/Makefile.am
+++ b/widgets/meeting-time-sel/Makefile.am
@@ -1,5 +1,6 @@
INCLUDES = \
+ $(EXTRA_GNOME_CFLAGS) \
$(GNOME_INCLUDEDIR) \
-I $(top_srcdir) \
-DG_LOG_DOMAIN=\"meeting-time-sel\"