aboutsummaryrefslogtreecommitdiffstats
path: root/usr/klibc/tests/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'usr/klibc/tests/Kbuild')
-rw-r--r--usr/klibc/tests/Kbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/klibc/tests/Kbuild b/usr/klibc/tests/Kbuild
index 31f03089b291a..d60cd1a921d04 100644
--- a/usr/klibc/tests/Kbuild
+++ b/usr/klibc/tests/Kbuild
@@ -32,6 +32,8 @@ getoptlong.shared-y := getoptlong.o
getpagesize.shared-y := getpagesize.o
hello.shared-y := hello.o
idtest.shared-y := idtest.o
+inet_aton.shared-y := inet_aton.o
+inet_pton.shared-y := inet_pton.o
lseek.shared-y := lseek.o
malloctest.shared-y := malloctest.o
malloctest2.shared-y := malloctest2.o