From 0f7f8fdd03ca1c5d69361a41ae6496ca1e098344 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 24 Jan 2003 18:12:16 +0000 Subject: Remove, this is now defined in configure.in. * gui/dialogs/Makefile.am (iconsdir): Remove, this is now defined in configure.in. * gui/Makefile.am (iconsdir): Remove; this is now defined in configure.in. * gui/alarm-notify/Makefile.am (iconsdir): Remove; this is now defined in configure.in. svn path=/trunk/; revision=19620 --- calendar/gui/Makefile.am | 2 -- calendar/gui/alarm-notify/Makefile.am | 1 - calendar/gui/dialogs/Makefile.am | 2 -- 3 files changed, 5 deletions(-) (limited to 'calendar/gui') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 657e12c92d..64095ab21f 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -57,8 +57,6 @@ INCLUDES = \ -DEVOLUTION_UIDIR=\""$(evolutionuidir)\"" \ $(EVOLUTION_CALENDAR_CFLAGS) -iconsdir = $(datadir)/evolution-$(BASE_VERSION)/images - gladedir = $(datadir)/evolution-$(BASE_VERSION)/glade glade_DATA = \ e-itip-control.glade \ diff --git a/calendar/gui/alarm-notify/Makefile.am b/calendar/gui/alarm-notify/Makefile.am index 6c0e938567..d53a2360c5 100644 --- a/calendar/gui/alarm-notify/Makefile.am +++ b/calendar/gui/alarm-notify/Makefile.am @@ -35,7 +35,6 @@ INCLUDES = \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \ $(EVOLUTION_CALENDAR_CFLAGS) -iconsdir = $(datadir)/evolution-$(BASE_VERSION)/images gladedir = $(datadir)/evolution-$(BASE_VERSION)/glade glade_DATA = \ diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am index cf7772c6d0..795944dcd5 100644 --- a/calendar/gui/dialogs/Makefile.am +++ b/calendar/gui/dialogs/Makefile.am @@ -78,8 +78,6 @@ libcal_dialogs_a_SOURCES = \ task-page.c \ task-page.h -iconsdir = $(datadir)/evolution-$(BASE_VERSION)/images - gladedir = $(datadir)/evolution-$(BASE_VERSION)/glade glade_DATA = \ alarm-options.glade \ -- cgit v1.2.3