[libvtemm] Remove autogen.sh from EXTRA_DIST.



commit 176ef25aecf590cbd4f964997d31954e8b2bb76b
Author: Krzesimir Nowak <krnowak svn gnome org>
Date:   Thu Jun 25 23:10:49 2009 +0200

    Remove autogen.sh from EXTRA_DIST.
    
    * Makefile.am: Remove autogen.sh from EXTRA_DIST - it should not
    be distributed, it is meant only to regenerate configure when
    sources are cloned from git.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1ef48c2..9f613d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@ ACLOCAL_AMFLAGS = -I scripts
 
 EXTRA_DIST = build_shared/Makefile_shared.am_fragment \
 	build_shared/Makefile_sublib_shared.am_fragment COPYING.examples \
-	autogen.sh HACKING
+	HACKING
 
 
 all-local:



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