From acb28fef9de532b4f1a62f1d2ca90e744eaf85c4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 18 Sep 2009 12:07:19 -0400 Subject: Goodbye libgnome and libgnomeui!! --- calendar/gui/dialogs/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'calendar/gui/dialogs') diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am index 99c33e449a..3bcbadcb16 100644 --- a/calendar/gui/dialogs/Makefile.am +++ b/calendar/gui/dialogs/Makefile.am @@ -11,6 +11,7 @@ AM_CPPFLAGS = \ -DEVOLUTION_UIDIR=\""$(evolutionuidir)"\" \ -DEVOLUTION_ICONSDIR=\""$(imagesdir)"\" \ -DPREFIX=\""$(prefix)"\" \ + $(GNOME_PLATFORM_CFLAGS) \ $(EVOLUTION_CALENDAR_CFLAGS) ecalendarincludedir = $(privincludedir)/calendar/gui/dialogs @@ -48,7 +49,8 @@ ecalendarinclude_HEADERS = \ noinst_LTLIBRARIES = libcal-dialogs.la libcal_dialogs_la_LIBADD = \ - $(top_builddir)/addressbook/util/libeabutil.la + $(top_builddir)/addressbook/util/libeabutil.la \ + $(GNOME_PLATFORM_LIBS) libcal_dialogs_la_SOURCES = \ $(IDL_GENERATED) \ -- cgit v1.2.3