Support for iniconfig in arch.c + small output API fixes
This commit is contained in:
parent
5da0562350
commit
89b4b6f85b
6 changed files with 118 additions and 77 deletions
|
|
@ -58,7 +58,9 @@ indexer :
|
|||
../src/notify/tree.c \
|
||||
../src/notify/inotify.c \
|
||||
../src/notify/event.c \
|
||||
../src/arch/mysql.c \
|
||||
../src/ini/iniparser.c \
|
||||
../src/ini/dictionary.c \
|
||||
../src/output/stdout.c \
|
||||
../src/indexer.c \
|
||||
t_indexer.c -o test_indexer
|
||||
|
||||
|
|
|
|||
Reference in a new issue