From 98a8de97de020cedb0240cd0554dc6246bf0237a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Aug 2011 19:55:55 +0200 Subject: build: fix error with automake-1.9 src/Makefile.am: C objects in subdir but "AM_PROG_CC_C_O" not in "configure.ac" Signed-off-by: Jan Engelhardt --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6f5ca1f..c7acff2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ Makefile.in /aclocal.m4 /autom4te.cache +/compile /config.* /configure /depcomp @@ -15,5 +16,6 @@ Makefile.in /libtool /ltmain.sh /missing +/stamp-h1 /*.pc -- cgit v1.2.3