[Spice-devel] [qxl 1/2] build-sys: Add spiceqxl_smartcard.h to _SOURCES

Christophe Fergeau cfergeau at redhat.com
Fri Mar 20 09:04:45 PDT 2015


This file needs to be listed in Makefile.am otherwise it will not be
added to the tarballs make dist generates.
---
 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index 6c72bbd..7926f69 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -97,6 +97,7 @@ spiceqxl_drv_la_SOURCES =				\
 	spiceqxl_uinput.h			\
 	spiceqxl_audio.c			\
 	spiceqxl_smartcard.c			\
+	spiceqxl_smartcard.h			\
 	spiceqxl_audio.h			\
 	spiceqxl_inputs.c			\
 	spiceqxl_inputs.h			\
-- 
2.1.0



More information about the Spice-devel mailing list