summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/move_mount_set_group/Makefile
blob: 94235846b6f9b8b2c6985b976ac7d892d124ffba (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
# Makefile for mount selftests.
CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2

TEST_GEN_FILES += move_mount_set_group_test

include ../lib.mk