Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / tools / testing / selftests / filesystems / Makefile
blob13a73bf725b555ac01e1a07ae86c1fac523a9f92
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := dnotify_test
3 all: $(TEST_PROGS)
5 include ../lib.mk
7 clean:
8 rm -fr $(TEST_PROGS)