summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-08-01 19:55:55 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-08-01 19:55:55 +0200
commit98a8de97de020cedb0240cd0554dc6246bf0237a (patch)
tree525ea3b4aeacc9f566670814945efe67c9e42b9c /.gitignore
parentc13ae675563ce32aa0f9e556ac84f90b9396cd46 (diff)
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 <jengelh@medozas.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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