Commit Diff
--- 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>
--- 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>