Move mi/miregion.c to dix/region.c

Reviewed-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2010-05-22 00:09:47 -07:00
parent 9b6f5f549d
commit d17e726e89
3 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,7 @@ libdix_la_SOURCES = \
privates.c \
property.c \
ptrveloc.c \
region.c \
registry.c \
resource.c \
selection.c \

View File

@ -48,7 +48,6 @@ libmi_la_SOURCES = \
mipolytext.c \
mipolyutil.c \
mipushpxl.c \
miregion.c \
miscanfill.h \
miscrinit.c \
mispans.c \