From e67c0e4465607560e0f6af9e9b0395a9ee78adbc Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 2 Apr 2013 16:33:04 +0200 Subject: Fix build with automake 1.13 Also remove some generated files from the po/ directory. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 506249e..ea159a2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,10 +11,12 @@ *.gmo *~ *.html +*.log *.pot *.so *.stamp *.tmp +*.trs .deps .libs @@ -46,6 +48,7 @@ Makefile.in missing stamp-h1 temp.txt +test-driver /*/tests/test-* !/*/tests/test-*.[ch] @@ -83,9 +86,11 @@ temp.txt /po/POTFILES /po/stamp-po /po/remove-potcdate.sed +/po/Makefile.in.in /po/Makevars.template /po/en@boldquot* /po/en@quot* +/po/Rules-quot /p11-kit/tests/p11-test /p11-kit/tests/pin-test -- cgit v1.2.1