Commit Diff


commit - 82c62cc1cadf05ba127155050e1dc8c784e3a55c
commit + c06b0686214673e013af04918702703ee7168209
blob - fb0e225a4c44e9ab11b035d827a2741bee7d4bb8
blob + 2d297d4ecc1513f493280db2419d65de1847dfec
--- regress/Makefile
+++ regress/Makefile
@@ -1,7 +1,7 @@
 SUBDIR = cmdline delta deltify idset path fetch tog secrets
 
 .if make(clean)
-SUBDIR += gotd 
+SUBDIR += gotd gotwebd
 .endif
 
 .include <bsd.subdir.mk>