On Thu, Jul 19, 2007 at 11:32:26PM +1000, Scott Smedley wrote:
> Hi Dominik,
> 
> > > I notice you made a change to doc/Makefile.am. Did that fix your
> > > problem? I'm surprised if it did.
> > 
> > No, I just reformatted it slightly:
> 
> I was referring to this change:
> 
> -       @ cp $(srcdir)/$@ $@
> +       @cp $(srcdir)/$@ $(top_builddir)/doc/$@
> 
> I notice you've changed it to:
> 
> %.html: $(srcdir)/$@
>         test x"$(top_srcdir)" = x"$(top_builddir)" || \
>         cp $(srcdir)/$@ $(top_builddir)/doc/$@
> 
> Does this fix your problem?

Yup.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, dominik.vogt (at) gmx.de

Attachment: signature.asc
Description: Digital signature

Reply via email to