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.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/librt/Makefile.in (limited to 'test/librt/Makefile.in') diff --git a/test/librt/Makefile.in b/test/librt/Makefile.in new file mode 100644 index 000000000..15ecbae5b --- /dev/null +++ b/test/librt/Makefile.in @@ -0,0 +1,4 @@ +# uClibc shm tests +# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. + +LDFLAGS_shmtest := -lrt -- cgit v1.2.3