On Fri, Mar 11, 2011 at 8:08 AM, Gaetan Nadon <mems...@videotron.ca> wrote:
> This was leftover from some older ways of building dmx/scale docbook.
>
> Signed-off-by: Gaetan Nadon <mems...@videotron.ca>
> ---
>  hw/dmx/doc/Makefile.am |    7 ++-----
>  1 files changed, 2 insertions(+), 5 deletions(-)
>
> diff --git a/hw/dmx/doc/Makefile.am b/hw/dmx/doc/Makefile.am
> index 8e73602..53fb784 100644
> --- a/hw/dmx/doc/Makefile.am
> +++ b/hw/dmx/doc/Makefile.am
> @@ -30,8 +30,6 @@ DOXYGEN_HEAD=\
>        html/annotated.html
>
>  DOXYGEN_REST= \
> -       dmx.txt \
> -       scaled.txt \
>        html/ChkNotMaskEv_8c.html \
>        html/ChkNotMaskEv_8h.html \
>        html/ChkNotMaskEv_8h_source.html \
> @@ -237,7 +235,6 @@ DOXYGEN_REST= \
>  DOXYGEN_FILES=$(DOXYGEN_HEAD) $(DOXYGEN_REST)
>
>  EXTRA_DIST = \
> -       $(XML_FILES) \

Took me a minute to figure this part out. This variable is not used
anymore, but the xml files are distributed by being part of
doc_sources.

Reviewed-by: Dan Nicholson <dbn.li...@gmail.com>
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to