From 0bf592b27d88758c88ee81cf9d3f94fbbb1da6c8 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 12 Sep 2013 10:22:06 +0200 Subject: [PATCH 1/4] .gitignore: automake 1.13 copies in /test-driver Gabble commit 2a54c7cd0, where it was reviewed by Xavier. https://bugs.freedesktop.org/show_bug.cgi?id=69258 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 398446f..b8c1d0a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ missing stamp-h1 depcomp compile +/test-driver m4/libtool.m4 m4/ltoptions.m4 -- 1.8.3.1