diff options
Diffstat (limited to 'desktop/Makefile.am')
-rw-r--r-- | desktop/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/Makefile.am b/desktop/Makefile.am index 8677c14..f6ed32e 100644 --- a/desktop/Makefile.am +++ b/desktop/Makefile.am @@ -3,7 +3,9 @@ backgrounddir = $(datadir)/backgrounds/mate/desktop background_DATA = \ Float-into-MATE.png \ GreenTraditional.jpg \ - Stripes.png + Stripes.png \ + MATE-Stripes-Dark.png \ + MATE-Stripes-Light.png metadata_in_files = mate-desktop.xml.in metadatadir = $(datadir)/mate-background-properties |