diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-05-25 13:17:04 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-05-25 13:17:04 +0800 |
commit | 0fdf8a120ccb5638527293f6155d0e16af571732 (patch) | |
tree | e78d0dc7da0e216a9e1ff4cd43f00f0fb813038a /art/Makefile.am | |
parent | cf3cb0c83e928b217a027d13d9a4206882cceb5d (diff) | |
download | gsoc2013-evolution-0fdf8a120ccb5638527293f6155d0e16af571732.tar.gz gsoc2013-evolution-0fdf8a120ccb5638527293f6155d0e16af571732.tar.zst gsoc2013-evolution-0fdf8a120ccb5638527293f6155d0e16af571732.zip |
Added new icons to build
svn path=/trunk/; revision=32022
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 |