[Ltrace-devel] [PATCH 2/9] Remove superfluous files from distribution

Zachary T Welch zwelch at codesourcery.com
Fri Nov 5 22:02:58 UTC 2010


The autogen.sh script is only required when working out of the
Git repository, so it should not be distributed.  Likewise, the
.gitignore file does not serve any purpose in the distribution.

Signed-off-by: Zachary T Welch <zwelch at codesourcery.com>
---
 Makefile.am |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index e6d24b7..9238452 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,10 +70,7 @@ dist_sysconf_DATA = \
 	etc/ltrace.conf
 
 EXTRA_DIST = \
-	.gitignore \
-	autogen.sh \
 	ltrace.spec \
-	\
 	debian/changelog \
 	debian/compat \
 	debian/control.in \
-- 
1.7.2.2




More information about the Ltrace-devel mailing list