mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
make: Add target for rebuilding from Teal sources
This commit is contained in:
parent
e469d015af
commit
9b31c8175e
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@ vpath %.tl teal-src/
|
|||
tl -I teal-src/ --gen-compat off --gen-target 5.1 gen $^ -o $@
|
||||
-lua-format -i $@
|
||||
|
||||
teal: util/jsonschema.lua util/datamapper.lua
|
||||
|
||||
util/%.so:
|
||||
$(MAKE) install -C util-src
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue