mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Merge config-updates+check-turn from timber
This commit is contained in:
commit
b47c7951d5
29 changed files with 1120 additions and 113 deletions
|
@ -56,7 +56,7 @@ install-net:
|
|||
$(INSTALL_DATA) net/resolvers/*.lua $(SOURCE)/net/resolvers
|
||||
$(INSTALL_DATA) net/websocket/*.lua $(SOURCE)/net/websocket
|
||||
|
||||
install-util: util/encodings.so util/encodings.so util/pposix.so util/signal.so
|
||||
install-util: util/encodings.so util/encodings.so util/pposix.so util/signal.so util/struct.so
|
||||
$(MKDIR) $(SOURCE)
|
||||
$(MKDIR) $(SOURCE)/util
|
||||
$(INSTALL_DATA) util/*.lua $(SOURCE)/util
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue