diff --git a/Knot.files b/Knot.files index e51f14d92d1bf10150180fd54dd0aecdfdc9d65c..ae3144eb12b881fcc70c579182a9f95efa364885 100644 --- a/Knot.files +++ b/Knot.files @@ -60,6 +60,13 @@ src/libknot/zone/zone-tree.c src/libknot/zone/dname-table.h src/libknot/zone/dname-table.c src/Makefile.am +src/common/hattrie +src/common/hattrie/ahtable.c +src/common/hattrie/ahtable.h +src/common/hattrie/hat-trie.c +src/common/hattrie/hat-trie.h +src/common/hattrie/murmurhash3.c +src/common/hattrie/murmurhash3.h src/common/slab/slab.c src/common/slab/slab.h src/common/slab/alloc-common.h