Skip to content
Snippets Groups Projects
Commit ee3339fe authored by Daniel Salzman's avatar Daniel Salzman
Browse files

Update project files

parent 4db9f007
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@
/tests/events
/tests/fdset
/tests/hattrie
/tests/hhash
/tests/journal
/tests/rrl
/tests/rrset
......
......@@ -46,8 +46,6 @@ src/common/fdset.c
src/common/fdset.h
src/common/getline.c
src/common/getline.h
src/common/hhash.c
src/common/hhash.h
src/common/hattrie/hat-trie.c
src/common/hattrie/hat-trie.h
src/common/hattrie/murmurhash3.c
......@@ -56,6 +54,8 @@ src/common/heap.c
src/common/heap.h
src/common/hex.c
src/common/hex.h
src/common/hhash.c
src/common/hhash.h
src/common/latency.c
src/common/latency.h
src/common/lists.c
......@@ -270,8 +270,8 @@ tests/dnssec_zone_nsec.c
tests/dthreads.c
tests/events.c
tests/fdset.c
tests/hhash.c
tests/hattrie.c
tests/hhash.c
tests/journal.c
tests/rrl.c
tests/rrset.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment