Re: [PATCH 3/4] doc: removed redundant dependency

2014-12-02 Thread Peter Hutterer
On Tue, Dec 02, 2014 at 06:29:35PM -0800, Bill Spitzak wrote: > The .tmp file dependency depends on the index.xml file so it does not need to > be repeated. Reviewed-by: Peter Hutterer Cheers, Peter > --- > doc/publican/Makefile.am |4 ++-- > 1 file changed, 2 insertions(+), 2 deletions

[PATCH 3/4] doc: removed redundant dependency

2014-12-02 Thread Bill Spitzak
The .tmp file dependency depends on the index.xml file so it does not need to be repeated. --- doc/publican/Makefile.am |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/publican/Makefile.am b/doc/publican/Makefile.am index 9fc4e0b..0b2cd09 100644 --- a/doc/publican/Ma