diff options
| -rw-r--r-- | core/src/tbox/makefile | 1 |
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 \ |
