Index: libpthread/Makefile =================================================================== RCS file: /cvsroot/hurd/hurd/libpthread/Makefile,v retrieving revision 1.1 diff -u -p -r1.1 Makefile --- libpthread/Makefile 10 Oct 2002 23:05:06 -0000 1.1 +++ libpthread/Makefile 13 Nov 2002 14:15:45 -0000 @@ -32,7 +32,7 @@ SRCS := pt-attr.c pt-attr-destroy.c pt-a pt-attr-init.c pt-attr-setdetachstate.c pt-attr-setguardsize.c \ pt-attr-setinheritsched.c pt-attr-setschedparam.c \ pt-attr-setschedpolicy.c pt-attr-setscope.c pt-attr-setstack.c \ - pt-attr-setstackaddr.c pt-attr-setstacksize.c pt-attr.c \ + pt-attr-setstackaddr.c pt-attr-setstacksize.c \ \ pt-barrier-destroy.c pt-barrier-init.c pt-barrier-wait.c \ pt-barrier.c pt-barrierattr-destroy.c pt-barrierattr-init.c \