Updating branch refs/heads/master
         to 49caa98d78c8f2dd84605b2629973aa07a8c214b (commit)
       from 8cc25aec926c1b2dcb27686977537de928e06c56 (commit)

commit 49caa98d78c8f2dd84605b2629973aa07a8c214b
Author: Nick Schermer <n...@xfce.org>
Date:   Tue Mar 19 19:13:40 2013 +0100

    Only define distclean files in maintainer mode (bug #8974).

 xfce4-about/Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/xfce4-about/Makefile.am b/xfce4-about/Makefile.am
index c326990..8dd3d88 100644
--- a/xfce4-about/Makefile.am
+++ b/xfce4-about/Makefile.am
@@ -44,13 +44,13 @@ about-dialog-ui.h: $(srcdir)/xfce4-about-dialog.glade 
Makefile
 BUILT_SOURCES = \
        $(xfce4_about_built_sources)
 
+DISTCLEANFILES = \
+       $(xfce4_about_built_sources) \
+       $(desktop_DATA)
+
 endif
 
 EXTRA_DIST = \
        $(desktop_in_files) \
        xfce4-about-dialog.glade
 
-DISTCLEANFILES = \
-       $(xfce4_about_built_sources) \
-       $(desktop_DATA)
-
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to