summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/lib/Makefile
blob: 48557e6250dd90b5ad7b3b88515955cd592c6bf9 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0

TEST_FILES := ../../../../../Documentation/netlink/specs
TEST_FILES += ../../../../net/ynl

TEST_INCLUDES := $(wildcard py/*.py)

include ../../lib.mk