aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd/Makefile
blob: 4b31c14f273c45e0551563f99e4a22ba5e096d72 (plain) (blame)
1
2
3
4
5
6
CFLAGS += -g -I../../../../usr/include/ -lpthread

TEST_GEN_PROGS := pidfd_test

include ../lib.mk