From 562216ed313703032e9d0ccf76772b904c390b90 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 23 Jul 2009 13:42:37 +0200 Subject: test/librt: make it build again Signed-off-by: Denys Vlasenko --- test/librt/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') diff --git a/test/librt/Makefile b/test/librt/Makefile index 362d5d5c1..ca60d724b 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 -- cgit v1.2.3