ObjXMPP  Makefile at [fe2b73b43b]

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


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

clean:
	rm -f tests *.o