ObjXMPP  Makefile at [ca4f45a402]

File tests/Makefile artifact a565c70a3c part of check-in ca4f45a402


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

clean:
	rm -f tests *.o