mirror_ubuntu-kernels/tools/testing/selftests/net/af_unix/Makefile

5 lines
113 B
Makefile
Raw Normal View History

2024-07-02 00:48:40 +03:00
CFLAGS += $(KHDR_INCLUDES)
TEST_GEN_PROGS := diag_uid test_unix_oob unix_connect scm_pidfd
include ../../lib.mk