ObjXMPP  Makefile at [e5d6fa6802]

File tests/Makefile artifact 45abb6a72d part of check-in e5d6fa6802


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

clean:
	rm -f tests *.o