[banshee] [build] include autogen.sh in the dist



commit 7739e9b8f66f2ca30945c9247cdfcd5260701bc9
Author: Aaron Bockover <abockover novell com>
Date:   Mon Mar 22 14:58:07 2010 -0400

    [build] include autogen.sh in the dist
    
    Now that it supports NOCONFIGURE it's actually useful if packagers need
    to refresh the whole build. Hey, it's only 5 years overdue.

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 38b88fe..2241d5c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -127,6 +127,7 @@ EXTRA_DIST = \
 	intltool-extract.in \
 	intltool-merge.in \
 	intltool-update.in \
+	autogen.sh \
 	AUTHORS \
 	HACKING
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]