mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 04:40:09 +01:00
10 lines
126 B
Text
10 lines
126 B
Text
|
|
LIBDRM_NOUVEAU_FILES := \
|
||
|
|
nouveau.c \
|
||
|
|
pushbuf.c \
|
||
|
|
bufctx.c \
|
||
|
|
abi16.c \
|
||
|
|
private.h
|
||
|
|
|
||
|
|
LIBDRM_NOUVEAU_H_FILES := \
|
||
|
|
nouveau.h
|