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