got: plug a couple leaks in `got import`
[got-portable.git] / regress / Makefile
blobe818022a1e7f3ff0bdbab795230508136a007965
1 SUBDIR = cmdline delta deltify idset path fetch tog secrets
3 .if make(clean) || make(obj)
4 SUBDIR += gotd gotwebd
5 .endif
7 .include <bsd.subdir.mk>