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

include ../../lib.mk