summaryrefslogtreecommitdiff
path: root/backgrounds/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backgrounds/Makefile.am')
-rw-r--r--backgrounds/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/backgrounds/Makefile.am b/backgrounds/Makefile.am
index 33181f71..901aa1c7 100644
--- a/backgrounds/Makefile.am
+++ b/backgrounds/Makefile.am
@@ -3,6 +3,9 @@
backgroundsdir = $(datadir)/backgrounds/xfce
-backgrounds_DATA = xfce-blue.jpg
+backgrounds_DATA = \
+ xfce-blue.jpg \
+ xfce-teal.jpg
+
EXTRA_DIST = $(backgrounds_DATA)