diff options
Diffstat (limited to 'regress/libexec/ld.so/edgecases/Makefile')
-rw-r--r-- | regress/libexec/ld.so/edgecases/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/regress/libexec/ld.so/edgecases/Makefile b/regress/libexec/ld.so/edgecases/Makefile index 892dd04dae8..02d3a0e47df 100644 --- a/regress/libexec/ld.so/edgecases/Makefile +++ b/regress/libexec/ld.so/edgecases/Makefile @@ -1,3 +1,5 @@ -SUBDIR=test1 +# $OpenBSD: Makefile,v 1.2 2005/09/23 19:03:21 kurt Exp $ + +SUBDIR=test1 test2 test3 .include <bsd.subdir.mk> |