summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
Diffstat (limited to 'regress')
-rw-r--r--regress/libexec/ld.so/randomdata/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/regress/libexec/ld.so/randomdata/Makefile b/regress/libexec/ld.so/randomdata/Makefile
index e7ba1bab720..5eff1b0e26d 100644
--- a/regress/libexec/ld.so/randomdata/Makefile
+++ b/regress/libexec/ld.so/randomdata/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.4 2012/08/21 01:57:17 matthew Exp $
+# $OpenBSD: Makefile,v 1.5 2012/08/22 17:08:12 matthew Exp $
-SUBDIR+= libaa prog-dynamic prog-static prog-pie
-#SUBDIR+= ld.so-cookie
+SUBDIR+= libaa prog-dynamic prog-static prog-pie ld.so-cookie
.include <bsd.subdir.mk>