aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
blob: aae4e59e03efba73f75feae90c866402b6d23052 (plain)
1
2
3
4
test:
	shellcheck -x -f gcc ./cpt* ../contrib/*

.PHONY: test