intel: Add uthash.h to Makefile.sources.

main
Matt Turner 2016-11-14 10:13:22 -08:00
parent 319108f947
commit 51002c0440
1 changed files with 2 additions and 1 deletions

View File

@ -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 \