diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-25 02:12:16 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-25 02:12:16 +0800 |
commit | 0f7f8fdd03ca1c5d69361a41ae6496ca1e098344 (patch) | |
tree | 289774461bc4527fe0b42ad093e80e334efdc290 /calendar/gui/Makefile.am | |
parent | 16dbc5e5c4dcfc0e49d702850b51fcccbe28833b (diff) | |
download | gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar.gz gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.tar.zst gsoc2013-evolution-0f7f8fdd03ca1c5d69361a41ae6496ca1e098344.zip |
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
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r-- | calendar/gui/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
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 \ |