From 79f9cf3eb78a4feebda167ad4a3475ee1f2aa067 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 22 Mar 2015 19:41:12 +0000 Subject: tests/hash: extract test out of xf86drmHash.c This way with follow up commits we can fix it and wire it up to make check v2: - Use xf86drmHash.h for common structs.(Jan) - Add test to .gitignore. Signed-off-by: Emil Velikov Reviewed-by: Jan Vesely --- Makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index 566f7b55..ff4fe5e3 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -1,6 +1,7 @@ LIBDRM_FILES := \ xf86drm.c \ xf86drmHash.c \ + xf86drmHash.h \ xf86drmRandom.c \ xf86drmSL.c \ xf86drmMode.c \ -- cgit v1.2.3