>From 416af786d675594853436dc2dc4560e239cab7ec Mon Sep 17 00:00:00 2001 From: Lauri Kasanen <c...@gmx.com> Date: Tue, 16 Aug 2011 16:09:16 +0300 Subject: [PATCH 03/11] aux/Makefile: Build PP
Signed-off-by: Lauri Kasanen <c...@gmx.com> --- src/gallium/auxiliary/Makefile | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/gallium/auxiliary/Makefile b/src/gallium/auxiliary/Makefile index 7dae7bc..6634b39 100644 --- a/src/gallium/auxiliary/Makefile +++ b/src/gallium/auxiliary/Makefile @@ -64,6 +64,12 @@ C_SOURCES = \ pipebuffer/pb_bufmgr_pool.c \ pipebuffer/pb_bufmgr_slab.c \ pipebuffer/pb_validate.c \ + postprocess/pp_celshade.c \ + postprocess/pp_colors.c \ + postprocess/pp_init.c \ + postprocess/pp_mlaa.c \ + postprocess/pp_run.c \ + postprocess/pp_program.c \ rbug/rbug_connection.c \ rbug/rbug_context.c \ rbug/rbug_core.c \ -- 1.7.2.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev