From f1f4cabd8e8602355630b2b4b5715fc137b4dc71 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 22 Mar 2015 21:38:08 +0000 Subject: tests/random: extract test out of xf86drmRandom.c With follow up commits we can clear it up and wire to make check v2: - Use xf86drmRandom.h for common struct.(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 ff4fe5e3..f2157477 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -3,6 +3,7 @@ LIBDRM_FILES := \ xf86drmHash.c \ xf86drmHash.h \ xf86drmRandom.c \ + xf86drmRandom.h \ xf86drmSL.c \ xf86drmMode.c \ xf86atomic.h \ -- cgit v1.2.3