From 247367948e9cb629126422ce2ea60c67c08bff70 Mon Sep 17 00:00:00 2001 From: Carmelo Amoroso Date: Thu, 3 Dec 2009 12:21:54 +0100 Subject: build: Move test build flags in Makefile.in Move test build flags in Makefile.in Makefile should be used only as a container for other sub Makefiles Signed-off-by: Carmelo Amoroso --- test/pthread/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'test/pthread/Makefile') diff --git a/test/pthread/Makefile b/test/pthread/Makefile index 5f2033d42..d6f00d643 100644 --- a/test/pthread/Makefile +++ b/test/pthread/Makefile @@ -1,7 +1,6 @@ # uClibc pthread tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. -TESTS_DISABLED += cancellation-points top_builddir=../../ include ../Rules.mak -include Makefile.in -- cgit v1.2.3