Archived
1
0
Fork 0

notify/fscrawl: fixed up src/notify/tree, ADT, new API, new name.

This commit is contained in:
Henrik Hautakoski 2010-09-30 23:04:11 +02:00
parent 9fbe9cfc23
commit 8d7b4a74c7
8 changed files with 260 additions and 277 deletions

View file

@ -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