aboutsummaryrefslogtreecommitdiff
path: root/tests/atf_python/sys/net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atf_python/sys/net/Makefile')
-rw-r--r--tests/atf_python/sys/net/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/atf_python/sys/net/Makefile b/tests/atf_python/sys/net/Makefile
index 05b1d8afe863..63efefd27142 100644
--- a/tests/atf_python/sys/net/Makefile
+++ b/tests/atf_python/sys/net/Makefile
@@ -2,7 +2,7 @@
.PATH: ${.CURDIR}
-FILES= __init__.py rtsock.py tools.py vnet.py
+FILES= __init__.py netlink.py rtsock.py tools.py vnet.py
.include <bsd.own.mk>
FILESDIR= ${TESTSBASE}/atf_python/sys/net