From 516d235c5b3bd51e9533925140d95d3b4533129c Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 4 Oct 2010 11:10:57 +0100 Subject: Split shadow handling routines to their own file. This is about to get messy, so separate out the shadow from the normal code. Signed-off-by: Chris Wilson --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b0a1cf79..7d823ce3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -49,6 +49,7 @@ intel_drv_la_SOURCES = \ intel_driver.c \ intel_driver.h \ intel_memory.c \ + intel_shadow.c \ intel_uxa.c \ intel_video.c \ intel_video.h \ -- cgit v1.2.3