https://bugs.freedesktop.org/show_bug.cgi?id=51383
--- Comment #6 from Matt Turner mattst88@gmail.com 2012-08-07 21:51:09 UTC --- (In reply to comment #5)
You don't have to build a 32bit version to see that 'make clean' doesn't work. Just check if there are any *.o files left after running 'make clean'. They shouldn't be there.
I tried looking at this, but automake is like black magic for me ;-)
I don't see any *.o or *.lo files after make clean. Can you give me a list?