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

2012-12-07 Thread Theophile Ranquet
e tweak because using three variables seemed a bit of an overkill: commit 476af12837af129d36b302e30789c549c85fdadb Author: Theophile Ranquet Date: Tue Dec 4 16:09:24 2012 +0100 doc: fix build dependencies * doc/local.mk: Avoid overwriting Automake's rules. diff --git a/doc/lo

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.