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

Denys Vlasenko vda.linux at googlemail.com
Sat Oct 10 16:44:02 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=0a90f894821a90b079e8244fede2031f293f749c
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/0_9_30

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 test/librt/Makefile |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/test/librt/Makefile b/test/librt/Makefile
index 362d5d5..ca60d72 100644
--- a/test/librt/Makefile
+++ b/test/librt/Makefile
@@ -1,6 +1,9 @@
 # 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
 
 LDFLAGS_shmtest := -lrt
-- 
1.6.3.3



More information about the uClibc-cvs mailing list