summaryrefslogtreecommitdiff
path: root/test/signal/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/signal/Makefile.in')
-rw-r--r--test/signal/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/signal/Makefile.in b/test/signal/Makefile.in
deleted file mode 100644
index c8e2545fa..000000000
--- a/test/signal/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-# uClibc signal tests
-# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
-
-ifeq ($(UCLIBC_HAS_OBSOLETE_BSD_SIGNAL),)
-TESTS_DISABLED := tst-sigsimple
-endif