Hi Jim, * Jim Meyering wrote on Thu, Mar 18, 2010 at 08:33:01AM CET: > From: Jim Meyering <[email protected]> > Date: Thu, 18 Mar 2010 08:32:26 +0100 > Subject: [PATCH] maint: mark makefile "dist-hook" target as PHONY
> * src/Makefile.am (dist-hook): Mark target as PHONY. dist-hook is an Automake API. Automake should mark it phony as soon as you define it, just as it does with other -hook or -local targets. Is that not working for you? Thanks! Ralf
