test/t_inotify.c: cleanup and moved to t_notify.c
This commit is contained in:
parent
5fd33c5115
commit
1d99ab9eea
2 changed files with 2 additions and 6 deletions
|
|
@ -43,7 +43,7 @@ inotify :
|
|||
../src/fscrawl.c \
|
||||
../src/queue.c \
|
||||
../src/inotify.c \
|
||||
t_inotify.c -o test_inotify
|
||||
t_notify.c -o test_inotify
|
||||
|
||||
fscrawl :
|
||||
$(CC) $(CFLAGS) \
|
||||
|
|
|
|||
Reference in a new issue