summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--intel/Makefile.sources3
1 files changed, 2 insertions, 1 deletions
diff --git a/intel/Makefile.sources b/intel/Makefile.sources
index 7b2272c7..6947ab74 100644
--- a/intel/Makefile.sources
+++ b/intel/Makefile.sources
@@ -6,7 +6,8 @@ LIBDRM_INTEL_FILES := \
intel_decode.c \
intel_chipset.h \
mm.c \
- mm.h
+ mm.h \
+ uthash.h
LIBDRM_INTEL_H_FILES := \
intel_bufmgr.h \