aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: eb009c142519e7b4364171a9247997ca7d4142e5 (plain)
1
2
3
4
PROGRAM_EXEC=../src/$(PROGRAM_NAME)

all:
	sh ./001-missing_arguments.sh $(PROGRAM_EXEC)