summaryrefslogtreecommitdiff
path: root/pkg/pounce/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-11-29 13:40:35 -0800
committerMichael Forney <mforney@mforney.org>2021-11-29 13:43:55 -0800
commitac74cc008e1a9bdcf438caed66acf80dbd90e01c (patch)
treec34ac0292126a662ea663dc6a7ffc8bf83859e1e /pkg/pounce/gen.lua
parenta866028d6e6a50107fabd9354c2f835bfb08216e (diff)
pounce: Update gen.lua for 3.0
Diffstat (limited to 'pkg/pounce/gen.lua')
-rw-r--r--pkg/pounce/gen.lua1
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',