[git commit nptl] test/librt: make it build again

Denys Vlasenko vda.linux at googlemail.com
Wed Aug 19 11:29:41 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=42cbeb20c9018104fcd05d37e28173cbb944cd79
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
Signed-off-by: Austin Foxley <austinf at cetoncorp.com>
---
 test/librt/Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/test/librt/Makefile b/test/librt/Makefile
index 30e6a89..354c681 100644
--- a/test/librt/Makefile
+++ b/test/librt/Makefile
@@ -1,4 +1,7 @@
 # uClibc shm tests
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 
+top_builddir=../../
+include ../Rules.mak
+-include Makefile.in
 include ../Test.mak
-- 
1.6.3.3



More information about the uClibc-cvs mailing list