ObjXMPP  Artifact [45abb6a72d]

Artifact 45abb6a72db0437f8fd4f2bbe35d64ea648d3abc357c60c9475cb83e24e22d9b:


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

clean:
	rm -f tests *.o