ObjXMPP  Makefile at [2f8a95152e]

File tests/Makefile artifact 8334b4231c part of check-in 2f8a95152e


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

clean:
	rm -f tests *.o