ObjXMPP  Artifact [8334b4231c]

Artifact 8334b4231c9b0a09d472c6c6445d8499feb79a88784f4cd34badfb23c63c0ba6:


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

clean:
	rm -f tests *.o