remove intel_depthstencil.c and intel_fbo.c
authorBrian <brian@i915.localnet.net>
Thu, 9 Aug 2007 19:09:58 +0000 (13:09 -0600)
committerBrian <brian@i915.localnet.net>
Thu, 9 Aug 2007 20:29:48 +0000 (14:29 -0600)
src/mesa/drivers/dri/intel_winsys/Makefile

index 32c2c3b..39ae6f2 100644 (file)
@@ -24,9 +24,6 @@ DRIVER_SOURCES = \
        intel_surface.c \
        intel_batchpool.c
 
-UNUSED =       intel_depthstencil.c \
-       intel_fbo.c 
-
 C_SOURCES = \
        $(COMMON_SOURCES) \
        $(COMMON_BM_SOURCES) \