blob: 0ab11307b41422882b7fbda8718e6135588841cb [file] [log] [blame]
Shuah Khan10924bc2016-09-13 10:08:36 -06001TEST_PROGS := dnotify_test
2all: $(TEST_PROGS)
3
4include ../lib.mk
5
6clean:
7 rm -fr $(TEST_PROGS)