[Spice-devel] [PATCH spice] Add missing header to Makefile.am

Pavel Grunt pgrunt at redhat.com
Tue Oct 25 20:49:44 UTC 2016


Fix make distcheck

Signed-off-by: Pavel Grunt <pgrunt at redhat.com>
---
 server/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/Makefile.am b/server/Makefile.am
index 7aada48..2a6010b 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -126,6 +126,7 @@ libserver_la_SOURCES =				\
 	red-worker.h				\
 	display-channel.c			\
 	display-channel.h			\
+	display-channel-private.h		\
 	cursor-channel-client.c			\
 	cursor-channel-client.h			\
 	cursor-channel.c			\
-- 
2.10.1



More information about the Spice-devel mailing list