[Spice-devel] [PATCH 8/9] common: add ssl_verify.c common code

Marc-André Lureau mlureau at redhat.com
Tue Jan 25 10:27:01 PST 2011


Hi,

Good to review your own patch once it is sent ;)

----- Original Message -----
> +++ b/common/Makefile.am
> @@ -47,6 +47,8 @@ COMMON_SRCS = \
> quic_family_tmpl.c \
> quic_rgb_tmpl.c \
> quic_tmpl.c \
> + ssl_verfiy.h \
> + ssl_verfiy.c \
> $(NULL)
> 

+ ssl_verify.h \
+ ssl_verify.c \

That would fail during make dist I guess, which I forgot to check..

-- 
Marc-André Lureau


More information about the Spice-devel mailing list