diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-18 14:00:07 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-18 14:00:07 +0100 |
commit | 9ed872a3172b9d2ec34d160135102b66aaee51bc (patch) | |
tree | 5d391371bdae6b8a484d4679a0355c15598d44dd /desktop/Makefile.am | |
parent | 6ff0aa55b6af27c9ad3264f7480a4b03d8e15d50 (diff) | |
download | mate-backgrounds-9ed872a3172b9d2ec34d160135102b66aaee51bc.tar.bz2 mate-backgrounds-9ed872a3172b9d2ec34d160135102b66aaee51bc.tar.xz |
Add new "Float into MATE" wallpaper by Rowen Stipe
Diffstat (limited to 'desktop/Makefile.am')
-rw-r--r-- | desktop/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/Makefile.am b/desktop/Makefile.am index 0eabbc7..8677c14 100644 --- a/desktop/Makefile.am +++ b/desktop/Makefile.am @@ -1,6 +1,7 @@ backgrounddir = $(datadir)/backgrounds/mate/desktop -background_DATA =\ +background_DATA = \ + Float-into-MATE.png \ GreenTraditional.jpg \ Stripes.png |