diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 634ebf3d73..3222adac1d 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -6,7 +6,9 @@ images_DATA = \ offline.png \ online.png \ world_map-960.png \ - query-free-busy.png + query-free-busy.png \ + plus.png \ + minus.png install-data-local: $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps |