* Jason Wessel ([email protected]) wrote: > Only he top config.h.in is autogenerated the include/ust/config.h.in > is a source controled file.
merged, thanks! Mathieu > > Signed-off-by: Jason Wessel <[email protected]> > --- > .gitignore | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/.gitignore b/.gitignore > index cdf8505..4bc3814 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -15,7 +15,7 @@ configure > aclocal.m4 > autom4te.cache/ > config.h > -config.h.in > +/config.h.in > config/ > config.log > config.status > -- > 1.7.1 > -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
