ObjXMPP  Makefile at [7f2f895934]

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


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

clean:
	rm -f tests *.o