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

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