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 \