summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/sources3
1 files changed, 1 insertions, 2 deletions
diff --git a/auto/sources b/auto/sources
index 3a5cab9a..373813e0 100644
--- a/auto/sources
+++ b/auto/sources
@@ -17,7 +17,7 @@ NXT_LIB_DEPS=" \
src/nxt_socket.h \
src/nxt_process.h \
src/nxt_signal.h \
- src/nxt_port_socket.h \
+ src/nxt_port.h \
src/nxt_dyld.h \
src/nxt_thread.h \
src/nxt_thread_id.h \
@@ -319,7 +319,6 @@ fi
NXT_DEPS=" \
src/nxt_cycle.h \
- src/nxt_port.h \
src/nxt_application.h \
src/nxt_master_process.h \
"