diff options
Diffstat (limited to 'test/signal')
-rw-r--r-- | test/signal/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/signal/Makefile b/test/signal/Makefile index 6889830c7..8c5af7921 100644 --- a/test/signal/Makefile +++ b/test/signal/Makefile @@ -1,6 +1,4 @@ # uClibc signal tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := signal sigchld - include ../Test.mak |