OSDN Git Service

android: add the missing tag "optional" to libkms
[android-x86/external-libdrm.git] / Makefile.sources
index d078ca9..566f7b5 100644 (file)
@@ -11,3 +11,23 @@ LIBDRM_FILES := \
 LIBDRM_H_FILES := \
        xf86drm.h \
        xf86drmMode.h
+
+LIBDRM_INCLUDE_H_FILES := \
+       include/drm/drm.h \
+       include/drm/drm_fourcc.h \
+       include/drm/drm_mode.h \
+       include/drm/drm_sarea.h \
+       include/drm/i915_drm.h \
+       include/drm/mach64_drm.h \
+       include/drm/mga_drm.h \
+       include/drm/nouveau_drm.h \
+       include/drm/qxl_drm.h \
+       include/drm/r128_drm.h \
+       include/drm/radeon_drm.h \
+       include/drm/savage_drm.h \
+       include/drm/sis_drm.h \
+       include/drm/tegra_drm.h \
+       include/drm/via_drm.h
+
+LIBDRM_INCLUDE_VMWGFX_H_FILES := \
+       include/drm/vmwgfx_drm.h