From 1274afbbf57354afd93a925c9ba766a71b47598b Mon Sep 17 00:00:00 2001 From: daurnimator Date: Mon, 3 Apr 2017 18:30:30 +1000 Subject: Export constants for openssl.ocsp.basic:verify() with via module --- src/GNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GNUmakefile') diff --git a/src/GNUmakefile b/src/GNUmakefile index 015a93c..7de802a 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile @@ -92,6 +92,7 @@ MODS$(1)_$(d) = \ $$(DESTDIR)$(3)/openssl.lua \ $$(DESTDIR)$(3)/openssl/auxlib.lua \ $$(DESTDIR)$(3)/openssl/bignum.lua \ + $$(DESTDIR)$(3)/openssl/ocsp/basic.lua \ $$(DESTDIR)$(3)/openssl/pkey.lua \ $$(DESTDIR)$(3)/openssl/pubkey.lua \ $$(DESTDIR)$(3)/openssl/x509.lua \ -- cgit v1.2.3-59-g8ed1b