Do Nodeprep on username and add Makefile
This commit is contained in:
parent
4bdf81b429
commit
fb15fbd391
2 changed files with 27 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
all: tests
|
||||
|
||||
tests: test.m XMPPConnection.m XMPPStanza.m
|
||||
objfw-compile -o $@ $^ -lidn -Wall -Werror
|
Loading…
Add table
Add a link
Reference in a new issue