From b44e2e420330539375448c3f1de4400fe2bf4b4f Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Mon, 29 Jul 1996 16:50:49 +0000 Subject: *** empty log message *** --- libthreads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libthreads/Makefile') diff --git a/libthreads/Makefile b/libthreads/Makefile index 193ebd17..d915751a 100644 --- a/libthreads/Makefile +++ b/libthreads/Makefile @@ -48,7 +48,7 @@ CFLAGS := $(filter-out -Wall,$(CFLAGS)) lndist: lndist-i386-files lndist-i386-files: $(top_srcdir)/hurd-snap/$(dir)/i386 - ln $(I386SRCS) $(I386HDRS) $< + ln $(addprefix $(srcdir)/,$(I386SRCS) $(I386HDRS)) $< $(top_srcdir)/hurd-snap/$(dir)/i386: mkdir $@ -- cgit v1.2.3