build: Remove header files from nbis_sources
There is no need to list them in the sources.
This commit is contained in:
parent
f52276bd06
commit
66891274a7
1 changed files with 0 additions and 7 deletions
|
@ -13,13 +13,6 @@ libfprint_sources = [
|
|||
]
|
||||
|
||||
nbis_sources = [
|
||||
'nbis/include/bozorth.h',
|
||||
'nbis/include/bz_array.h',
|
||||
'nbis/include/defs.h',
|
||||
'nbis/include/lfs.h',
|
||||
'nbis/include/log.h',
|
||||
'nbis/include/morph.h',
|
||||
'nbis/include/sunrast.h',
|
||||
'nbis/bozorth3/bozorth3.c',
|
||||
'nbis/bozorth3/bz_alloc.c',
|
||||
'nbis/bozorth3/bz_drvrs.c',
|
||||
|
|
Loading…
Reference in a new issue