mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Add these files to the sdk:
cbf32.h cfb16.h cfbmap.h cfbunmap.h cfbunmap.h cfbmskbits.h xf86sbusBus.h
mifillarch.h mispans.h
This commit is contained in:
parent
3cbb55f309
commit
8f6664fcff
4 changed files with 8 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ INCLUDES = $(CFB_INCLUDES)
|
|||
|
||||
EXTRA_DIST = cfbline.c cfbfillarc.c cfbzerarc.c cfbblt.c cfbsolid.c \
|
||||
cfbtileodd.c cfbtile32.c cfb8line.c cfbply1rct.c cfbglblt8.c \
|
||||
cfb16.h cfb24.h cfb32.h cfb8bit.h cfbmap.h cfbmskbits.h cfbrrop.h \
|
||||
cfbtab.h cfbunmap.h
|
||||
cfb16.h cfb24.h cfb32.h cfb8bit.h cfbrrop.h \
|
||||
cfbtab.h
|
||||
|
||||
sdk_HEADERS = cfb.h
|
||||
sdk_HEADERS = cfb.h cfb32.h cfb16.h cfbmap.h cfbunmap.h cfbmskbits.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue