fix crl dist and dev build
This commit is contained in:
parent
86408406fd
commit
5b5b7e231d
@ -3,7 +3,11 @@
|
||||
#
|
||||
|
||||
certs_DATA+= \
|
||||
certs/crl/crl.pem
|
||||
certs/crl/crl.pem \
|
||||
certs/crl/cliCrl.pem
|
||||
|
||||
certs_DATA+= \
|
||||
certs/crl/crl.revoked
|
||||
|
||||
EXTRA_DIST+= ${certs_DATA}
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
#
|
||||
|
||||
AC_INIT([cyassl],[2.2.0],[http://www.yassl.com])
|
||||
AC_INIT([cyassl],[2.2.1],[http://www.yassl.com])
|
||||
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user