all: objfw-compile -Wall -o tests *.m -I../src -L../src -lobjxmpp clean: rm -f tests *.o