On Apr 12, 2012, at 8:21 AM, Mike Hommey wrote: > From: Mike Hommey <mh at glandium.org> > > test/bitmap.c #includes src/bitmap.c, which is correctly detected by gcc -MM, > but building test/bitmap.o doesn't require src/bitmap.o. > --- > Makefile.in | 3 --- > 1 file changed, 3 deletions(-) Applied; thanks. Jason