summaryrefslogtreecommitdiff
path: root/regress/libexec/ld.so/dlopen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/libexec/ld.so/dlopen/Makefile')
-rw-r--r--regress/libexec/ld.so/dlopen/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/libexec/ld.so/dlopen/Makefile b/regress/libexec/ld.so/dlopen/Makefile
new file mode 100644
index 00000000000..b3fa0888f04
--- /dev/null
+++ b/regress/libexec/ld.so/dlopen/Makefile
@@ -0,0 +1,3 @@
+SUBDIR=libaa libab prog1 prog2
+
+.include <bsd.subdir.mk>