aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/move_mount_set_group/Makefile
blob: 80c2d86812b068c772ffb9d4105cb373c2f2b545 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
# Makefile for mount selftests.
CFLAGS = -g -I../../../../usr/include/ -Wall -O2

TEST_GEN_FILES += move_mount_set_group_test

include ../lib.mk