diff options
Diffstat (limited to 'src/GNUmakefile')
| -rw-r--r-- | src/GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GNUmakefile b/src/GNUmakefile index 3aff30a..f0eefde 100644 --- a/src/GNUmakefile +++ b/src/GNUmakefile | |||
| @@ -88,6 +88,7 @@ LUAC$(1)_$(d) = $$(or $$(call LUAPATH_$(d), $(1), luac), true) | |||
| 88 | MODS$(1)_$(d) = \ | 88 | MODS$(1)_$(d) = \ |
| 89 | $$(DESTDIR)$(2)/_openssl.so \ | 89 | $$(DESTDIR)$(2)/_openssl.so \ |
| 90 | $$(DESTDIR)$(3)/openssl.lua \ | 90 | $$(DESTDIR)$(3)/openssl.lua \ |
| 91 | $$(DESTDIR)$(3)/openssl/auxlib.lua \ | ||
| 91 | $$(DESTDIR)$(3)/openssl/bignum.lua \ | 92 | $$(DESTDIR)$(3)/openssl/bignum.lua \ |
| 92 | $$(DESTDIR)$(3)/openssl/pkey.lua \ | 93 | $$(DESTDIR)$(3)/openssl/pkey.lua \ |
| 93 | $$(DESTDIR)$(3)/openssl/pubkey.lua \ | 94 | $$(DESTDIR)$(3)/openssl/pubkey.lua \ |
