diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index c85675dac0..f2a365fd46 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -1,4 +1,4 @@ -imagesdir = $(datadir)/images/evolution +imagesdir = $(datadir)/evolution/images/ images_DATA = \ 16_copy.png \ 16_customize.png \ @@ -166,7 +166,7 @@ images_DATA = \ working-16.png \ world_map-960.png -buttonsdir = $(datadir)/images/evolution/buttons +buttonsdir = $(datadir)/evolution/images/buttons buttons_DATA = \ arrow-right-24.png \ arrow-left-24.png \ @@ -213,7 +213,7 @@ glade_DATA = \ thankyou.png \ timezone-48.png -conduitsdir = $(datadir)/images/evolution/conduits +conduitsdir = $(datadir)/evolution/images/conduits conduits_DATA = \ evo-16-address-conduit.png \ evo-16-todo-conduit.png \ |