bug#13104: Extending automake rules w.r.t dependencies

2012-12-06 Thread Nick Bowler
Hello, On 2012-12-06 16:41 +0100, Theophile Ranquet wrote: > I am seeking advice for a workaround of what seems like a limitation > in Automake (1.12.2). > > We have recently added figures to Bison's documentation. These figures > are included by our texinfo source by using "@image", which requir

bug#13104: Extending automake rules w.r.t dependencies

2012-12-06 Thread Theophile Ranquet
Hi, I am seeking advice for a workaround of what seems like a limitation in Automake (1.12.2). We have recently added figures to Bison's documentation. These figures are included by our texinfo source by using "@image", which requires different image formats depending on what we want to produce.