aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/nsfs/Makefile
blob: 9ff7c7f80625c18b97edc0854193c6ab48f936a4 (plain) (blame)
1
2
3
4
5
TEST_GEN_PROGS := owner pidns

CFLAGS := -Wall -Werror

include ../lib.mk