OSDN Git Service

intel: add symbols test
[android-x86/external-libdrm.git] / Makefile.sources
1 LIBDRM_FILES := \
2         xf86drm.c \
3         xf86drmHash.c \
4         xf86drmHash.h \
5         xf86drmRandom.c \
6         xf86drmRandom.h \
7         xf86drmSL.c \
8         xf86drmMode.c \
9         xf86atomic.h \
10         libdrm.h \
11         libdrm_lists.h
12
13 LIBDRM_H_FILES := \
14         xf86drm.h \
15         xf86drmMode.h
16
17 LIBDRM_INCLUDE_H_FILES := \
18         include/drm/drm.h \
19         include/drm/drm_fourcc.h \
20         include/drm/drm_mode.h \
21         include/drm/drm_sarea.h \
22         include/drm/i915_drm.h \
23         include/drm/mach64_drm.h \
24         include/drm/mga_drm.h \
25         include/drm/nouveau_drm.h \
26         include/drm/qxl_drm.h \
27         include/drm/r128_drm.h \
28         include/drm/radeon_drm.h \
29         include/drm/savage_drm.h \
30         include/drm/sis_drm.h \
31         include/drm/tegra_drm.h \
32         include/drm/via_drm.h
33
34 LIBDRM_INCLUDE_VMWGFX_H_FILES := \
35         include/drm/vmwgfx_drm.h