summaryrefslogtreecommitdiff
path: root/pr/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/Makefile')
-rw-r--r--pr/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/tests/Makefile b/pr/tests/Makefile
index d1fc8afd..a004d214 100644
--- a/pr/tests/Makefile
+++ b/pr/tests/Makefile
@@ -37,7 +37,6 @@ OS_CFLAGS = $(OS_EXE_CFLAGS)
endif
CSRCS = \
- acceptread.c \
accept.c \
alarm.c \
atomic.c \
@@ -63,6 +62,7 @@ CSRCS = \
instrumt.c \
intrupt.c \
io_timeout.c \
+ ioconthr.c \
ipv6.c \
join.c \
joinkk.c \