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

Denys Vlasenko vda.linux at googlemail.com
Thu Jul 23 11:42:37 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=562216ed313703032e9d0ccf76772b904c390b90
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.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