summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2019-06-12 16:08:29 +0200
committerBenjamin Berg <bberg@redhat.com>2019-06-12 16:10:04 +0200
commit66891274a7fbfb7b0c97c271aebad87a083bc612 (patch)
treeb7adcd3da58ed4e20e08a7b5845629d67df7df4e
parentf52276bd062c4490c8b50c9e2998de66ba7394ef (diff)
build: Remove header files from nbis_sources
There is no need to list them in the sources.
-rw-r--r--libfprint/meson.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/libfprint/meson.build b/libfprint/meson.build
index 7ccf0aa..2b8227e 100644
--- a/libfprint/meson.build
+++ b/libfprint/meson.build
@@ -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',