Tue Jan 20 21:43:26 EST 2009 Peter Gavin <pg...@gm...>
* Makefile.am: enable parallel builds again
hunk ./Makefile.am 108
-# Sadly the generated Makefile is not safe for parallel builds
-# so prevent people from shooting themselves in the foot:
-.NOTPARALLEL:
-
|