From 6540ed2112dc589e13eb4bf4460df1c95a1b38a5 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Tue, 3 Jan 2012 21:12:18 -0500 Subject: Use standard .gitignore file and layout Reusing xorg code saves maintenance in the long term. Now that m4/.gitignore is removed, the -I m4 ${ACLOCAL_FLAGS} must be removed to avoid build breakage as m4 is generated and not part of the git source. Acked-by: Cyril Brulebois Reviewed-by: Ben Widawsky Signed-off-by: Gaetan Nadon Signed-off-by: Daniel Vetter --- m4/.gitignore | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 m4/.gitignore (limited to 'm4') diff --git a/m4/.gitignore b/m4/.gitignore deleted file mode 100644 index 464ba5ca..00000000 --- a/m4/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -libtool.m4 -lt~obsolete.m4 -ltoptions.m4 -ltsugar.m4 -ltversion.m4 -- cgit v1.2.3