view share/ca-certs/Makefile.am @ 21072:5cc3bcf86c09

Make debug window transient to buddy list
author Gabriel Schulhof <nix@go-nix.ca>
date Sat, 06 Oct 2007 22:19:24 +0000
parents 61fc6514aafb
children a464f202e6c4
line wrap: on
line source

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

EXTRA_DIST =	\
		Makefile.mingw \
		$(cacerts_DATA)