notify/fscrawl: fixed up src/notify/tree, ADT, new API, new name.
This commit is contained in:
parent
9fbe9cfc23
commit
8d7b4a74c7
8 changed files with 260 additions and 277 deletions
2
Makefile
2
Makefile
|
|
@ -48,7 +48,7 @@ obj += src/output/$(output).o
|
|||
|
||||
obj += src/notify/inotify.o
|
||||
obj += src/notify/event.o
|
||||
obj += src/notify/tree.o
|
||||
obj += src/notify/fscrawl.o
|
||||
obj += src/notify/queue.o
|
||||
|
||||
obj += src/arch.o
|
||||
|
|
|
|||
Reference in a new issue