aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 8b563292..38626be6 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -8,7 +8,8 @@ LIBDRM_FILES := \
8 xf86drmMode.c \ 8 xf86drmMode.c \
9 xf86atomic.h \ 9 xf86atomic.h \
10 libdrm_macros.h \ 10 libdrm_macros.h \
11 libdrm_lists.h 11 libdrm_lists.h \
12 util_double_list.h
12 13
13LIBDRM_H_FILES := \ 14LIBDRM_H_FILES := \
14 xf86drm.h \ 15 xf86drm.h \