Request and handle roster.

This commit is contained in:
Jonathan Schleifer 2011-03-21 20:51:17 +01:00
parent 456cc295bc
commit e71c601cbe
5 changed files with 111 additions and 15 deletions

View file

@ -1,5 +1,5 @@
all:
objfw-compile -Wall -o tests *.m -I../src -L../src -lobjxmpp
objfw-compile -Wall -g -o tests *.m -I../src -L../src -lobjxmpp
clean:
rm -f tests *.o