[Xfce4-commits] r26176 - in xfce4-dev-tools/trunk: . scripts

Brian Tarricone kelnos at xfce.org
Mon Oct 22 20:22:47 CEST 2007


Author: kelnos
Date: 2007-10-22 18:22:46 +0000 (Mon, 22 Oct 2007)
New Revision: 26176

Modified:
   xfce4-dev-tools/trunk/ChangeLog
   xfce4-dev-tools/trunk/scripts/Makefile.am
Log:
2007-10-22      Brian Tarricone <kelnos at xfce.org>

        * scripts/Makefile.am: fix 'make distcheck'; include
          xdt-commit in EXTRA_DIST


Modified: xfce4-dev-tools/trunk/ChangeLog
===================================================================
--- xfce4-dev-tools/trunk/ChangeLog	2007-10-22 11:16:59 UTC (rev 26175)
+++ xfce4-dev-tools/trunk/ChangeLog	2007-10-22 18:22:46 UTC (rev 26176)
@@ -1,3 +1,8 @@
+2007-10-22      Brian Tarricone <kelnos at xfce.org>
+
+	* scripts/Makefile.am: fix 'make distcheck'; include
+	  xdt-commit in EXTRA_DIST
+
 2007-02-13	Jannis Pohlmann <jannis at xfce.org>
 
 	* scripts/xdt-commit: Too much quoting - all input files were

Modified: xfce4-dev-tools/trunk/scripts/Makefile.am
===================================================================
--- xfce4-dev-tools/trunk/scripts/Makefile.am	2007-10-22 11:16:59 UTC (rev 26175)
+++ xfce4-dev-tools/trunk/scripts/Makefile.am	2007-10-22 18:22:46 UTC (rev 26176)
@@ -21,6 +21,7 @@
 	xdt-autogen
 
 EXTRA_DIST =								\
-	xdt-autogen.in
+	xdt-autogen.in							\
+	xdt-commit
 
 # vi:set ts=8 sw=8 noet ai:



More information about the Xfce4-commits mailing list