aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2016-11-06 02:37:15 -0600
committerBrent Cook <bcook@openbsd.org>2016-11-06 02:37:15 -0600
commitd38ab0a39e0b901bc10e1a65ff4f8a904f09f78c (patch)
treec3895348b87bae948b6ba0b8282cefa56be03a75 /crypto
parentf99d89a0fc0ad24b0a45155d71bf92ec44c7ca0c (diff)
downloadportable-d38ab0a39e0b901bc10e1a65ff4f8a904f09f78c.tar.gz
portable-d38ab0a39e0b901bc10e1a65ff4f8a904f09f78c.tar.bz2
portable-d38ab0a39e0b901bc10e1a65ff4f8a904f09f78c.zip
include vpm_int.h
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 5b7aa95..ccbbce1 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -774,6 +774,7 @@ libcrypto_la_SOURCES += x509/x509spki.c
774libcrypto_la_SOURCES += x509/x509type.c 774libcrypto_la_SOURCES += x509/x509type.c
775libcrypto_la_SOURCES += x509/x_all.c 775libcrypto_la_SOURCES += x509/x_all.c
776noinst_HEADERS += x509/x509_lcl.h 776noinst_HEADERS += x509/x509_lcl.h
777noinst_HEADERS += x509/vpm_int.h
777 778
778# x509v3 779# x509v3
779libcrypto_la_SOURCES += x509v3/pcy_cache.c 780libcrypto_la_SOURCES += x509v3/pcy_cache.c