[evolution/clutter-calendar-v2] Fix build error.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/clutter-calendar-v2] Fix build error.
- Date: Mon, 13 Sep 2010 05:31:49 +0000 (UTC)
commit 478787b8fe939369c1bc8a05069653bb1315a28e
Author: Srinivasa Ragavan <sragavan gnome org>
Date: Mon Sep 13 10:58:18 2010 +0530
Fix build error.
modules/calendar/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/modules/calendar/Makefile.am b/modules/calendar/Makefile.am
index 0beb128..5865a2d 100644
--- a/modules/calendar/Makefile.am
+++ b/modules/calendar/Makefile.am
@@ -8,6 +8,7 @@ libevolution_module_calendar_la_CPPFLAGS = \
-I$(top_srcdir)/widgets \
-DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \
$(CAMEL_CFLAGS) \
+ $(CLUTTER_CFLAGS) \
$(GNOME_PLATFORM_CFLAGS) \
$(EVOLUTION_CALENDAR_CFLAGS)
@@ -91,6 +92,7 @@ libevolution_module_calendar_la_LIBADD = \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(top_builddir)/widgets/table/libetable.la \
$(CAMEL_LIBS) \
+ $(CLUTTER_LIBS) \
$(EVOLUTION_CALENDAR_LIBS) \
$(GNOME_PLATFORM_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]