view share/ca-certs/Makefile.am @ 21242:76bdbe79d40f

Document the UI hint defines and remove some bad ui_hint @param lines from when I copied-and-pasted the documentation back to the old functions.
author Richard Laager <rlaager@wiktel.com>
date Sun, 14 Oct 2007 19:50:27 +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)