aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Makefile.am
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-02-28 20:31:07 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-02-28 20:31:07 +0000
commit05bda565568e77d6d9fe81ab77f7543aeb88d3eb (patch)
tree16e3190b3f64c9c08a1e1e75c97b206f6984617c /src/libstrongswan/Makefile.am
parenteb8aaa67478f00de051af07aa8c97bec3084f0ef (diff)
downloadstrongswan-05bda565568e77d6d9fe81ab77f7543aeb88d3eb.tar.bz2
strongswan-05bda565568e77d6d9fe81ab77f7543aeb88d3eb.tar.xz
added ocsp.h and ocsp.c
Diffstat (limited to 'src/libstrongswan/Makefile.am')
-rw-r--r--src/libstrongswan/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/Makefile.am b/src/libstrongswan/Makefile.am
index bc1f79626..12fb1d57e 100644
--- a/src/libstrongswan/Makefile.am
+++ b/src/libstrongswan/Makefile.am
@@ -22,6 +22,7 @@ crypto/hashers/sha1_hasher.c crypto/hashers/sha1_hasher.h \
crypto/hashers/sha2_hasher.c crypto/hashers/sha2_hasher.h \
crypto/hashers/md5_hasher.c crypto/hashers/md5_hasher.h \
crypto/hmac.c crypto/hmac.h \
+crypto/ocsp.c crypto/ocsp.h \
crypto/prfs/fips_prf.c crypto/prfs/fips_prf.h \
crypto/prfs/hmac_prf.c crypto/prfs/hmac_prf.h \
crypto/prfs/prf.c crypto/prfs/prf.h \