aboutsummaryrefslogtreecommitdiff
path: root/devel/got/files/patch-regress_Makefile
blob: fa952d787b2e0e53332788884027db0e39f9c5ba (plain) (blame)
1
2
3
4
5
6
7
8
9
--- regress/Makefile.orig	2023-04-20 20:02:28 UTC
+++ regress/Makefile
@@ -4,4 +4,6 @@ SUBDIR = cmdline delta deltify idset path fetch tog
 SUBDIR += gotd 
 .endif
 
+SUBDIR_TARGETS+= regress
+
 .include <bsd.subdir.mk>