Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux-2.6-microblaze.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