1LIBDRM_NOUVEAU_FILES := \
2	nouveau.c \
3	pushbuf.c \
4	bufctx.c \
5	abi16.c \
6	private.h
7
8LIBDRM_NOUVEAU_H_FILES := \
9	nouveau.h
10