summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-11-19 00:40:59 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-11-19 00:40:59 +0000
commit5aa032033e51d25e8320077c42712041ec16e155 (patch)
treefddcf997c11f5022b10d61605d62c6cff192784b /apps
parent2d59f9938f740d697b31e78df23ffdbeabd8dea5 (diff)
Remove jpake.h dependencies from default build.
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index a10c636552..193aab5b00 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -193,7 +193,7 @@ apps.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
apps.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
apps.o: ../include/openssl/engine.h ../include/openssl/err.h
apps.o: ../include/openssl/evp.h ../include/openssl/fips.h
-apps.o: ../include/openssl/jpake.h ../include/openssl/lhash.h
+apps.o: ../include/openssl/lhash.h
apps.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
apps.o: ../include/openssl/ocsp.h ../include/openssl/opensslconf.h
apps.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h