1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
EXTRA_DIST= \
bstore.h \
bstorestr.h \
closestr.h \
closure.h \
colormap.h \
colormapst.h \
cursor.h \
cursorstr.h \
dixevents.h \
dixfont.h \
dixfontstr.h \
dixgrabs.h \
dix.h \
dixstruct.h \
exevents.h \
extension.h \
extinit.h \
extnsionst.h \
gc.h \
gcstruct.h \
globals.h \
glyphstr.h \
input.h \
inputstr.h \
mipict.h \
misc.h \
miscstruct.h \
opaque.h \
os.h \
picture.h \
picturestr.h \
pixmap.h \
pixmapstr.h \
property.h \
propertyst.h \
region.h \
regionstr.h \
resource.h \
rgb.h \
screenint.h \
scrnintstr.h \
selection.h \
servermd.h \
site.h \
swaprep.h \
swapreq.h \
validate.h \
window.h \
windowstr.h \
XIstubs.h \
X11/cursorfont.h X11/Xcms.h X11/Xlib.h X11/Xproto.h \
X11/ImUtil.h X11/Xdefs.h X11/Xlibint.h X11/Xprotostr.h \
X11/keysymdef.h X11/Xdmcpconf.h X11/Xlocale.h X11/Xresource.h \
X11/keysym.h X11/Xdmcp.h X11/Xmd.h X11/Xthreads.h \
X11/region.h X11/Xfuncproto.h X11/Xosdefs.h X11/Xutil.h \
X11/Xarch.h X11/Xfuncs.h X11/Xos.h \
X11/Xatom.h X11/X.h X11/Xos_r.h \
X11/Xauth.h X11/XKBlib.h X11/Xpoll.h \
X11/extensions/bigreqstr.h \
X11/extensions/MITMisc.h \
X11/extensions/mitmiscstr.h \
X11/extensions/randr.h \
X11/extensions/randrproto.h \
X11/extensions/record.h \
X11/extensions/render.h \
X11/extensions/renderproto.h \
X11/extensions/saver.h \
X11/extensions/saverproto.h \
X11/extensions/shape.h \
X11/extensions/shapestr.h \
X11/extensions/shmstr.h \
X11/extensions/sync.h \
X11/extensions/syncstr.h \
X11/extensions/xcmiscstr.h \
X11/extensions/Xdbeproto.h \
X11/extensions/xfixesproto.h \
X11/extensions/xfixeswire.h \
X11/extensions/XIproto.h \
X11/extensions/XResproto.h \
X11/extensions/XShm.h \
X11/extensions/xtestext1.h \
X11/extensions/XTest.h \
X11/extensions/xteststr.h \
GL/glu.h \
GL/glx.h \
GL/glxint.h \
GL/glxmd.h \
GL/glxproto.h \
GL/glxtokens.h \
X11/Xtrans/Xtransdef.h \
X11/Xtrans/Xtrans.h \
X11/Xtrans/Xtransint.h \
X11/Xtrans/transport.c \
X11/Xtrans/Xtrans.c \
X11/Xtrans/Xtransdnet.c \
X11/Xtrans/Xtranslcl.c \
X11/Xtrans/Xtransos2.c \
X11/Xtrans/Xtranssock.c \
X11/Xtrans/Xtranstli.c \
X11/Xtrans/Xtransutil.c
|