From 67b2a605330caef8e0274794edca390b942a6e26 Mon Sep 17 00:00:00 2001 From: Carmelo Amoroso Date: Thu, 30 Jul 2009 11:38:26 +0200 Subject: test_librt: Fix build system for shm_open/unlink tests Fix and align build system of librt tests to the test suite. Signed-off-by: Carmelo Amoroso --- test/librt/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/librt/Makefile') diff --git a/test/librt/Makefile b/test/librt/Makefile index ca60d724b..354c6811e 100644 --- a/test/librt/Makefile +++ b/test/librt/Makefile @@ -5,5 +5,3 @@ top_builddir=../../ include ../Rules.mak -include Makefile.in include ../Test.mak - -LDFLAGS_shmtest := -lrt -- cgit v1.2.3