Request and handle roster.
This commit is contained in:
parent
456cc295bc
commit
e71c601cbe
5 changed files with 111 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
all:
|
||||
objfw-compile -Wall --lib 0.0 -o objxmpp *.m \
|
||||
objfw-compile -Wall -g --lib 0.0 -o objxmpp *.m \
|
||||
`pkg-config --cflags --libs libidn` -lobjgnutls
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue