summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--regress/libexec/ld.so/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/libexec/ld.so/Makefile b/regress/libexec/ld.so/Makefile
index 91681089899..97e266aa129 100644
--- a/regress/libexec/ld.so/Makefile
+++ b/regress/libexec/ld.so/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.7 2005/09/22 23:54:48 drahn Exp $
+# $OpenBSD: Makefile,v 1.8 2005/09/28 15:48:09 kurt Exp $
-SUBDIR+= elf weak dlsym dlopen
+SUBDIR+= elf weak dlsym dlopen dlclose
#SUBDIR+= constructor
SUBDIR+= link-order edgecases