From 0eec648896debbc8aa5411868324365c8f15ba84 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 23 Jul 2010 01:54:16 +0200 Subject: fit autotools config to actual changes and improve --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8bba070..d1a3a13 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ .depend # executable -pa_sink_ctl +pa-sink-ctl # objects *.o @@ -24,8 +24,7 @@ config.sub configure # The include directory artifacts -config.h -config.h.in +config.h* stamp-h1 # Various scripts used for libtool and the like -- cgit