[Xfce4-commits] <xfdesktop:master> Fix distcheck what broke in previous commit.

Nick Schermer noreply at xfce.org
Thu Apr 12 18:40:01 CEST 2012


Updating branch refs/heads/master
         to c508d8f657724d336a6023150256109a27d3514c (commit)
       from 29321d7b3ffd94514b3a83192f6679e6f2f05e19 (commit)

commit c508d8f657724d336a6023150256109a27d3514c
Author: Nick Schermer <nick at xfce.org>
Date:   Thu Apr 12 18:37:16 2012 +0200

    Fix distcheck what broke in previous commit.

 backgrounds/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/backgrounds/Makefile.am b/backgrounds/Makefile.am
index dfaf0ca..33181f7 100644
--- a/backgrounds/Makefile.am
+++ b/backgrounds/Makefile.am
@@ -5,4 +5,4 @@ backgroundsdir = $(datadir)/backgrounds/xfce
 
 backgrounds_DATA = xfce-blue.jpg
 
-EXTRA_DIST = $(backdrops_DATA)
+EXTRA_DIST = $(backgrounds_DATA)


More information about the Xfce4-commits mailing list