Fix Building

This commit is contained in:
Thomas A 2022-04-29 16:44:07 -07:00
parent df4d838fc4
commit 137806a28e

View File

@ -20,6 +20,7 @@ add_darling_executable(netstat
systm.c
tp_astring.c
unix.c
vsock.c
)
install(TARGETS netstat DESTINATION libexec/darling/usr/sbin)