view share/ca-certs/Makefile.am @ 20109:94062344397c

Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about some of these.
author Will Thompson <will.thompson@collabora.co.uk>
date Tue, 18 Sep 2007 16:39:48 +0000
parents 0084f7fba421
children 636e6a3a5b67
line wrap: on
line source

cacertsdir =	$(datadir)/purple/ca-certs
cacerts_DATA =	\
		Equifax_Secure_CA.pem \
		GTE_CyberTrust_Global_Root.pem \
		Verisign_RSA_Secure_Server_CA.pem \
		Verisign_Class3_Primary_CA.pem

EXTRA_DIST =	\
		Makefile.mingw \
		$(cacerts_DATA)