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