fix bogus "reference not found" error from 'got send'
[got-portable.git] / regress / Makefile
blobfb0e225a4c44e9ab11b035d827a2741bee7d4bb8
1 SUBDIR = cmdline delta deltify idset path fetch tog secrets
3 .if make(clean)
4 SUBDIR += gotd
5 .endif
7 .include <bsd.subdir.mk>