[PATCH 05.1/11] SQUASH: util: add the kms.[ch] to makefile.sources
Emil Velikov
emil.l.velikov at gmail.com
Thu Jan 29 07:28:55 PST 2015
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
tests/util/Makefile.sources | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tests/util/Makefile.sources b/tests/util/Makefile.sources
index e91fa72..e5f8511 100644
--- a/tests/util/Makefile.sources
+++ b/tests/util/Makefile.sources
@@ -2,5 +2,7 @@ UTIL_FILES := \
common.h \
format.c \
format.h \
+ kms.c \
+ kms.h \
pattern.c \
pattern.h
--
2.1.3
More information about the dri-devel
mailing list