summaryrefslogtreecommitdiff
path: root/test/dlopen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/dlopen/Makefile')
-rw-r--r--test/dlopen/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/dlopen/Makefile b/test/dlopen/Makefile
index 92d14b90e..ef15d861d 100644
--- a/test/dlopen/Makefile
+++ b/test/dlopen/Makefile
@@ -4,9 +4,4 @@
top_builddir=../../
include ../Rules.mak
-include Makefile.in
-ifneq ($(HAVE_SHARED),y)
-TESTS_DISABLED := test3
-LDFLAGS_libtest.so := -lpthread
-endif
-
include ../Test.mak