GNU Linux-libre 4.14.265-gnu1
[releases.git] / tools / testing / selftests / filesystems / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_PROGS := dnotify_test
3 all: $(TEST_PROGS)
4
5 include ../lib.mk
6
7 clean:
8         rm -fr $(TEST_PROGS)