pidgin/ljfisher-ssl-client-auth

Parents f2e8718c9dfa
Children 8b92498d3a8c
Need to include deflate.h in EXTRA_DIST so that it gets included in
the tarball. I don't know whether we actually need it in INTGGSOURCES,
but there are other header files listed there so it seems unlikely to
cause harm.
--- a/libpurple/protocols/gg/Makefile.am Tue Jun 07 08:15:50 2011 +0000
+++ b/libpurple/protocols/gg/Makefile.am Tue Jun 07 08:18:07 2011 +0000
@@ -7,6 +7,7 @@
lib/dcc7.c \
lib/debug.c \
lib/deflate.c \
+ lib/deflate.h \
lib/encoding.c \
lib/encoding.h \
lib/events.c \
@@ -38,6 +39,7 @@
lib/dcc7.c \
lib/debug.c \
lib/deflate.c \
+ lib/deflate.h \
lib/encoding.c \
lib/encoding.h \
lib/events.c \