]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - tools/testing/selftests/filesystems/Makefile
UBUNTU: Ubuntu-5.4.0-117.132
[mirror_ubuntu-focal-kernel.git] / tools / testing / selftests / filesystems / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 CFLAGS += -I../../../../usr/include/
4 TEST_GEN_PROGS := devpts_pts
5 TEST_GEN_PROGS_EXTENDED := dnotify_test
6
7 include ../lib.mk