xref: /linux/tools/testing/selftests/filesystems/Makefile (revision f412eed9dfdeeb6becd7de2ffe8b5d0a8b3f81ca)
1# SPDX-License-Identifier: GPL-2.0
2
3TEST_GEN_PROGS := devpts_pts
4TEST_GEN_PROGS_EXTENDED := dnotify_test
5
6include ../lib.mk
7