include ../../common.mak

TESTS := msgtest.sh

clean:
	$(shell ./msgtest.sh --clean)
