view share/ca-certs/Makefile.am @ 19215:ab91044a914e

- Move ssl-gnutls x509 registration until after GnuTLS itself is inited to guarantee that it is ready to use when registered
author William Ehlhardt <williamehlhardt@gmail.com>
date Mon, 13 Aug 2007 19:38:49 +0000
parents 058bfbc4befe
children 5cde8ad06204
line wrap: on
line source

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

EXTRA_DIST = \
                $(cacerts_DATA)