diff options
| author | Michael Forney <mforney@mforney.org> | 2021-11-29 13:40:35 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-11-29 13:43:55 -0800 |
| commit | ac74cc008e1a9bdcf438caed66acf80dbd90e01c (patch) | |
| tree | c34ac0292126a662ea663dc6a7ffc8bf83859e1e /pkg/pounce | |
| parent | a866028d6e6a50107fabd9354c2f835bfb08216e (diff) | |
pounce: Update gen.lua for 3.0
Diffstat (limited to 'pkg/pounce')
| -rw-r--r-- | pkg/pounce/gen.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/pounce/gen.lua b/pkg/pounce/gen.lua index af68949b..c6d1ca76 100644 --- a/pkg/pounce/gen.lua +++ b/pkg/pounce/gen.lua @@ -8,7 +8,6 @@ pkg.deps = {'pkg/libtls-bearssl/headers'} exe('pounce', { 'bounce.c', - 'cert.c', 'client.c', 'config.c', 'local.c', |
