ObjXMPP  Makefile at [7b3354d7e0]

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


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

clean:
	rm -f tests *.o