mod_firewall/README.markdown
changeset 4173 ae738969f38a
parent 4156 87daef9ed4e7
child 4239 45606c9f529a
--- a/mod_firewall/README.markdown	Mon Oct 05 21:56:04 2020 +0200
+++ b/mod_firewall/README.markdown	Mon Oct 05 21:56:37 2020 +0200
@@ -2,7 +2,15 @@
 labels:
 - 'Stage-Alpha'
 summary: 'A rule-based stanza filtering module'
-...
+rockspec:
+  build:
+    modules:
+      mod_firewall.actions: actions.lib.lua
+      mod_firewall.conditions: conditions.lib.lua
+      mod_firewall.definitions: definitions.lib.lua
+      mod_firewall.marks: marks.lib.lua
+      mod_firewall.test: test.lib.lua
+---
 
 ------------------------------------------------------------------------