[Mesa-dev] [PATCH 6/7] glapi: automake: ensure that we (can) clean the generated files

Aaron Watry awatry at gmail.com
Tue May 31 17:06:47 UTC 2016


On Tue, May 31, 2016 at 11:26 AM, Emil Velikov <emil.l.velikov at gmail.com>
wrote:

> From: Emil Velikov <emil.velikov at collabora.com>
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
>  src/mapi/glapi/gen/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/mapi/glapi/gen/Makefile.am
> b/src/mapi/glapi/gen/Makefile.am
> index c511de9..ab0dcab 100644
> --- a/src/mapi/glapi/gen/Makefile.am
> +++ b/src/mapi/glapi/gen/Makefile.am
> @@ -58,6 +58,7 @@ BUILT_SOURCES = \
>         $(MESA_GLX_DIR)/indirect_init.c \
>         $(MESA_GLX_DIR)/indirect_size.h \
>         $(MESA_GLX_DIR)/indirect_size.c
> +CLEANFILE = $(BUILT_SOURCES)
>

I was just skimming through this series, and noticed that CLEANFILE is not
plural here, while it is in the rest of the series. Type-o or intentional?

--Aaron


>  EXTRA_DIST= \
>         $(BUILT_SOURCES) \
>         $(MESA_GLAPI_DIR)/glapi_gentable.c \
> --
> 2.8.2
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160531/41b0e35e/attachment.html>


More information about the mesa-dev mailing list