summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/af_unix/Makefile
blob: 0a20c98bbcfd903c7eb640c3cbecd40a755ac16d (plain)
1
2
3
4
CFLAGS += $(KHDR_INCLUDES) -Wall -Wflex-array-member-not-at-end
TEST_GEN_PROGS := diag_uid msg_oob scm_inq scm_pidfd scm_rights unix_connect

include ../../lib.mk