Build dependency x509ce.

svn path=/trunk/; revision=33184
This commit is contained in:
Stig Bjørlykke 2010-06-09 14:59:02 +00:00
parent cfdd4788cf
commit 89d2aab10f
1 changed files with 6 additions and 1 deletions

View File

@ -51,4 +51,9 @@ SRC_FILES = \
A2W_FLAGS= -b -e -L
EXTRA_CNF=
EXTRA_CNF= \
../x509ce/x509ce-exp.cnf
../x509ce/x509ce-exp.cnf:
(cd ../x509ce && $(MAKE_CNF_EXPORT))