epydoc.conf: Avoid newlines, rebuild if necessary
authorMichael Hanselmann <hansmi@google.com>
Wed, 23 Feb 2011 16:13:38 +0000 (17:13 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 23 Feb 2011 18:55:29 +0000 (19:55 +0100)
commit75f7670304df0b219b396a6213f9d88df90eae35
tree5336d9011a57f511b12950d3f51183259827b7a6
parent1e28e3b8f156055fab703d33690999d463777d85
epydoc.conf: Avoid newlines, rebuild if necessary

Using $(strip …) ensures there won't be any newlines in the value.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Makefile.am