linux-zen-desktop/tools/testing/selftests/net/af_unix/Makefile

5 lines
113 B
Makefile
Raw Normal View History

2023-10-24 11:59:35 +01:00
CFLAGS += $(KHDR_INCLUDES)
TEST_GEN_PROGS := diag_uid test_unix_oob unix_connect scm_pidfd
2023-08-30 16:31:07 +01:00
include ../../lib.mk