From 58ca73950fa65b037d96483c3e573330c5d8c530 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 22 Aug 1995 23:30:59 +0000 Subject: Add a backslash. --- libthreads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libthreads') diff --git a/libthreads/Makefile b/libthreads/Makefile index 088c08f5..550178f4 100644 --- a/libthreads/Makefile +++ b/libthreads/Makefile @@ -22,7 +22,7 @@ makemode := library # In GNU mig_support.c, sync.c and machine/lock.s are omitted; that work is # all done in libc. -SRCS := call.c cprocs.c cthread_data.c cthreads.c stack.c malloc.c +SRCS := call.c cprocs.c cthread_data.c cthreads.c stack.c malloc.c \ cancel-cond.c I386SRCS := i386/csw.S i386/thread.c -- cgit v1.2.3