WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / filesystems / Makefile
blob129880fb42d34c04c343dc88875515dbbb27df91
1 # SPDX-License-Identifier: GPL-2.0
3 CFLAGS += -I../../../../usr/include/
4 TEST_GEN_PROGS := devpts_pts
5 TEST_GEN_PROGS_EXTENDED := dnotify_test
7 include ../lib.mk