aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/af_unix/Makefile
blob: 221c387a7d7f6aa7ed0ee34933e561d23b036d94 (plain) (blame)
1
2
3
4
CFLAGS += $(KHDR_INCLUDES)
TEST_GEN_PROGS := diag_uid test_unix_oob unix_connect scm_pidfd

include ../../lib.mk