GNU Linux-libre 4.19.304-gnu1
[releases.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