diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 8b6e3d81be..7a5cd77d59 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -18,6 +18,12 @@ images_DATA = \ globe.png \ house.png \ malehead.png \ + service-close.png \ + service-configure.png \ + service-down.png \ + service-left.png \ + service-right.png \ + service-up.png \ splash.png buttonsdir = $(datadir)/images/evolution/buttons |