From 97ed7a71d216eb4c6cbd1c40f2759e8d8957864a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 21 Jun 2013 11:17:47 +0000 Subject: build: get the gnulib version via autogen.sh This is useful for: a) repeatibly generating the same tarball off git b) diagnosing and tracking down (rare) gnulib bugs c) 3rd parties verifying we do not put malicious code into our tarballs --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 925e468..f633ea7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ /*.cache /*.in /.version +/.gnulib-version /ChangeLog* /NEWS* /_build -- cgit v1.2.3-24-ge0c7