aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/mi/Makefile.am
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-04-28 06:39:01 +0000
committermarha <marha@users.sourceforge.net>2010-04-28 06:39:01 +0000
commit31154bcb2328faea20b9860eeb3b52766062d273 (patch)
treef3e0b517cecc8a6cdd560f4c6316d74caae236f9 /xorg-server/mi/Makefile.am
parent929c7e1e824590c2f8bd47135f96c98a34027dd5 (diff)
downloadvcxsrv-31154bcb2328faea20b9860eeb3b52766062d273.tar.gz
vcxsrv-31154bcb2328faea20b9860eeb3b52766062d273.tar.bz2
vcxsrv-31154bcb2328faea20b9860eeb3b52766062d273.zip
git update 28/4/2010
Diffstat (limited to 'xorg-server/mi/Makefile.am')
-rw-r--r--xorg-server/mi/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/xorg-server/mi/Makefile.am b/xorg-server/mi/Makefile.am
index 9714a21ca..f22dde9a2 100644
--- a/xorg-server/mi/Makefile.am
+++ b/xorg-server/mi/Makefile.am
@@ -1,7 +1,7 @@
noinst_LTLIBRARIES = libmi.la
if XORG
-sdk_HEADERS = mibank.h micmap.h miline.h mipointer.h mi.h mibstore.h \
+sdk_HEADERS = micmap.h miline.h mipointer.h mi.h mibstore.h \
migc.h mipointrst.h mizerarc.h micoord.h mifillarc.h \
mispans.h miwideline.h mistruct.h mifpoly.h mioverlay.h
endif
@@ -11,8 +11,6 @@ AM_CFLAGS = $(DIX_CFLAGS)
libmi_la_SOURCES = \
mi.h \
miarc.c \
- mibank.c \
- mibank.h \
mibitblt.c \
mibstore.c \
mibstore.h \