blob: fdad6592917b376a8b7ed971e2e5535a5ad109b7 [file] [log] [blame]
test:
@echo Testing for missing dependencies... ; \
git status | grep -q Untracked && git status && exit 2 ; \
echo No untracked files found