From 497eeca20ae7d926124d5d5def51c470a24e0e75 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 2 May 1994 20:45:25 +0000 Subject: Formerly Makefile.~6~ --- libthreads/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libthreads/Makefile') diff --git a/libthreads/Makefile b/libthreads/Makefile index 9c800326..706077e2 100644 --- a/libthreads/Makefile +++ b/libthreads/Makefile @@ -28,7 +28,8 @@ SRCS = $(GEN_SRCS) $(I386_SRCS) OBJS = call.o cprocs.o cthread_data.o cthreads.o malloc.o mig_support.o \ stack.o sync.o csw.o lock.o thread.o -DIST_FILES = $(GEN_SRCS) Makefile cthread_internals.h cthreads.h options.h +DIST_FILES = $(GEN_SRCS) Makefile cthread_internals.h cthreads.h options.h\ + ChangeLog I386_DIST_FILES = $(I386_SRCS) i386/asm.h i386/cthreads.h VPATH = .:i386 -- cgit v1.2.3