vdservice/resource.h was missing from generated tarballs, which
later broke the build.
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index bd616aa..fcfe3af 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,6 +66,7 @@ EXTRA_DIST = \
vdagent/resource.h \
vdagent/vdagent.rc \
vdagent/vdagent.vcproj \
+ vdservice/resource.h \
vdservice/vdservice.rc \
vdservice/vdservice.vcproj
--
1.7.12.1
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel