summaryrefslogtreecommitdiff
path: root/test/signal
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-28 18:43:57 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-28 18:43:57 +0200
commite65912f8b2a6fa966b1ba45360070cf9f25568b4 (patch)
tree7fd84c87041f86ba24c03cacd0aa0c656ef88d33 /test/signal
parent7988979a722b4cdf287b2093956a76a3f19b9897 (diff)
rework most tests to work as standalone package
Diffstat (limited to 'test/signal')
-rw-r--r--test/signal/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/signal/Makefile.in b/test/signal/Makefile.in
index c8e2545..4f47c67 100644
--- a/test/signal/Makefile.in
+++ b/test/signal/Makefile.in
@@ -1,4 +1,4 @@
-# uClibc signal tests
+# uClibc-ng signal tests
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
ifeq ($(UCLIBC_HAS_OBSOLETE_BSD_SIGNAL),)