]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/contrib/uclibc/test/dlopen/Makefile
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / test / dlopen / Makefile
index 92d14b90e9f2036bfb3f73de549dea8d4d57d15c..d5be53c6a250f309c12f04cfcdc509fad2a185a3 100644 (file)
@@ -2,11 +2,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 
 top_builddir=../../
+top_srcdir=../../
 include ../Rules.mak
 -include Makefile.in
-ifneq ($(HAVE_SHARED),y)
-TESTS_DISABLED := test3
-LDFLAGS_libtest.so := -lpthread
-endif
-
 include ../Test.mak