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

TEST_GEN_PROGS := pidfd_test

include ../lib.mk