build: Remove header files from nbis_sources

There is no need to list them in the sources.
This commit is contained in:
Benjamin Berg 2019-06-12 16:08:29 +02:00
parent f52276bd06
commit 66891274a7

View file

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