summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/filesystems/xattr/Makefile
blob: 95364ffb10e91b8e28c8f4bafed07a7e985d869d (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0

CFLAGS += $(KHDR_INCLUDES)
TEST_GEN_PROGS := xattr_socket_test xattr_sockfs_test xattr_socket_types_test

include ../../lib.mk