summaryrefslogtreecommitdiff
path: root/libpthread/nptl
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl')
-rw-r--r--libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in
index 0b3b7718f..e42f4a263 100644
--- a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in
@@ -237,7 +237,7 @@ $(ALL_HEADERS_BITS_PTHREAD):
nptl_linux_headers_clean:
$(do_rm) $(addprefix $(PTHREAD_LINUX_OUT)/gen_llowlevelbarrier., c s) \
- $(addprefix $(PTHREAD_LINUX_OUT)/gen_lowlevelcond., c s) \
+ $(addprefix $(PTHREAD_LINUX_OUT)/gen_llowlevelcond., c s) \
$(addprefix $(PTHREAD_LINUX_OUT)/gen_llowlevelrwlock., c s) \
$(addprefix $(PTHREAD_LINUX_OUT)/gen_llowlevelrobustlock., c s) \
$(addprefix $(PTHREAD_LINUX_OUT)/gen_lunwindbuf., c s) \