[pygobject] build: Add autogen.sh to EXTRA_DIST



commit b24d07577da1e17c8e27f758fc1a23d7f2d0f668
Author: Colin Walters <walters verbum org>
Date:   Tue Jan 22 10:49:57 2013 -0500

    build: Add autogen.sh to EXTRA_DIST
    
    So downstreams that patch the autotools can use it.

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f317f84..3f94d04 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,7 @@ CLEANFILES = \
 	`find "$(builddir)" -type f -name "*.pyc" -print`
 
 EXTRA_DIST = \
+	autogen.sh \
 	pygobject-$(PLATFORM_VERSION).pc.in \
 	PKG-INFO \
 	PKG-INFO.in \



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