swap error check in got_gotweb_closefile() to always call ftruncate
[got-portable.git] / regress / Makefile
blob7c156549c76c720beb2dadfba2208065b90945e4
1 SUBDIR = cmdline delta deltify idset path fetch tog
3 .if make(clean)
4 SUBDIR += gotd
5 .endif
7 .include <bsd.subdir.mk>