From 6c46dada59a56f8748f6d956ef5d318155195840 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 12 Mar 1996 10:01:41 +0000 Subject: Tue Mar 12 04:57:57 1996 Roland McGrath * setjmp/Makefile (tests): Add jmpbug. * setjmp/jmpbug.c: New file. --- setjmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setjmp/Makefile') diff --git a/setjmp/Makefile b/setjmp/Makefile index 4773b617e1..3d004852c8 100644 --- a/setjmp/Makefile +++ b/setjmp/Makefile @@ -26,7 +26,7 @@ headers := setjmp.h jmp_buf.h routines := setjmp sigjmp bsd-setjmp bsd-_setjmp \ longjmp __longjmp jmp-unwind -tests := tst-setjmp +tests := tst-setjmp jmpbug include ../Rules -- cgit 1.4.1