avoid needless use of STAILQ_FOREACH_SAFE, we are not removing elements here
[got.git] / libexec / Makefile
blobccd1c17d48eda14edd65963bbe8d19f20dae0f1c
1 SUBDIR = got-read-blob got-read-commit got-read-object got-read-tree \
2 got-read-tag got-fetch-pack got-index-pack got-read-pack \
3 got-read-gitconfig got-read-gotconfig got-send-pack \
4 got-read-patch got-fetch-http
6 .include <bsd.subdir.mk>