Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 tests/kms/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/tests/kms/Makefile.am b/tests/kms/Makefile.am
index c84bae0..764a00d 100644
--- a/tests/kms/Makefile.am
+++ b/tests/kms/Makefile.am
@@ -8,6 +8,9 @@ AM_CFLAGS = \

 noinst_LTLIBRARIES = libkms-test.la

+noinst_HEADERS = \
+       libkms-test.h
+
 libkms_test_la_SOURCES = \
        libkms-test-crtc.c \
        libkms-test-device.c \
-- 
2.1.3

Reply via email to