view share/ca-certs/Makefile.am @ 20522:1d47e79d9e20

Use the mediaNode variable rather than the psmNode again. This is from a patch from b33fc0d3: References #1510
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Sep 2007 18:18:37 +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)