summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorruki <[email protected]>2019-12-19 22:34:28 +0800
committerruki <[email protected]>2019-12-19 09:26:52 +0800
commit2868bd2d8f876848ec3bd709f8d76ac18743f703 (patch)
tree84f3e91e2ca78f8e2b3fb6095e8f7e583b431d86 /core/src
parentd737f965823aee2869e11921159e2805f24e6524 (diff)
update makefile
Diffstat (limited to 'core/src')
-rw-r--r--core/src/tbox/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/tbox/makefile b/core/src/tbox/makefile
index 5c91947d0..009df5b31 100644
--- a/core/src/tbox/makefile
+++ b/core/src/tbox/makefile
@@ -150,6 +150,7 @@ tbox_C_FILES += \
tbox/src/tbox/network/impl/http/option \
tbox/src/tbox/network/impl/http/status \
tbox/src/tbox/network/impl/network \
+ tbox/src/tbox/network/unixaddr \
tbox/src/tbox/network/ipaddr \
tbox/src/tbox/network/ipv4 \
tbox/src/tbox/network/ipv6 \