[Spice-devel] [spice-gtk PATCH 2/3 v2] spicy-connect: Added new source files to Makefile

Lukas Venhoda lvenhoda at redhat.com
Tue Jun 9 07:59:33 PDT 2015


---
Changes since v1:
 - Rebased for latest directory structure
---
 src/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index 25e2255..cf02198 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -379,6 +379,8 @@ endif

 spicy_SOURCES =					\
 	spicy.c					\
+	spicy-connect.h 			\
+	spicy-connect.c 			\
 	spice-cmdline.h				\
 	spice-cmdline.c				\
 	$(NULL)
--
2.4.2



More information about the Spice-devel mailing list