Use "all-local" instead of all in Makefile.am. Summary: Redefining an Automake rule totally blows away anything Automake puts in place. By using all-local instead of all, we can just add to the generated rule. Reviewed By: marc Test Plan: make