commit c06b0686214673e013af04918702703ee7168209 from: Stefan Sperling via: Thomas Adam date: Wed Nov 27 20:56:51 2024 UTC ensure that gotwebd regress build artifacts get removed by 'make clean' 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