summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 51542af3b82..c83e6366032 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,6 +62,10 @@ noinst_HEADERS = \
include/c99_compat.h \
include/c99_math.h \
include/c11 \
+ include/drm-uapi/drm.h \
+ include/drm-uapi/drm_fourcc.h \
+ include/drm-uapi/drm_mode.h \
+ include/drm-uapi/i915_drm.h \
include/D3D9 \
include/GL/wglext.h \
include/HaikuGL \