view extensions/Makefile.am @ 104:a6fb0680654e

Adding security extensions, work in progress
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 25 Jul 2008 18:07:11 +0900
parents 20b9f0fe9133
children e489577dda1a
line wrap: on
line source

# Subdirectories to compile:

################################
# Sample - for developers only #
################################
SUBDIRS = sample



#######################
# Security extensions #
#######################
SUBDIRS += sec_nosec

if !NOGNUTLS
SUBDIRS += sec_tls_gnutls
endif
"Welcome to our mercurial repository"