aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog5
-rw-r--r--art/Makefile.am5
2 files changed, 6 insertions, 4 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 71632bbccf..73e717e307 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-06 Dan Winship <danw@ximian.com>
+
+ * Makefile.am: remove imagesdir, etc, which are now defined in
+ configure.in
+
2003-01-22 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (imagesdir): Version using $(BASE_VERSION).
diff --git a/art/Makefile.am b/art/Makefile.am
index e15280daa0..72e13b9e1d 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -1,4 +1,3 @@
-imagesdir = $(datadir)/evolution-$(BASE_VERSION)/images/
images_DATA = \
16_copy.png \
16_customize.png \
@@ -166,7 +165,6 @@ images_DATA = \
working-16.png \
world_map-960.png
-buttonsdir = $(datadir)/evolution-$(BASE_VERSION)/images/buttons
buttons_DATA = \
arrow-right-24.png \
arrow-left-24.png \
@@ -200,7 +198,6 @@ buttons_DATA = \
workweekview.xpm \
yearview.xpm
-gladedir = $(datadir)/evolution-$(BASE_VERSION)/glade
glade_DATA = \
evolution.png \
import.png \
@@ -213,7 +210,7 @@ glade_DATA = \
thankyou.png \
timezone-48.png
-conduitsdir = $(datadir)/evolution-$(BASE_VERSION)/images/conduits
+conduitsdir = $(imagesdir)/conduits
conduits_DATA = \
evo-16-address-conduit.png \
evo-16-todo-conduit.png \