diff --git a/Knot.files b/Knot.files
index 71f9745c44e337edd43b42e6912cb754dc058ae2..acf640e35728d4fec623a0b0253b6fe1f5067d55 100644
--- a/Knot.files
+++ b/Knot.files
@@ -160,22 +160,22 @@ src/libknot/dnssec/zone-sign.h
 src/libknot/edns.c
 src/libknot/edns.h
 src/libknot/libknot.h
-src/libknot/nameserver/nsec_proofs.c
-src/libknot/nameserver/nsec_proofs.h
+src/libknot/nameserver/axfr.c
+src/libknot/nameserver/axfr.h
 src/libknot/nameserver/chaos.c
 src/libknot/nameserver/chaos.h
 src/libknot/nameserver/internet.c
 src/libknot/nameserver/internet.h
-src/libknot/nameserver/axfr.c
-src/libknot/nameserver/axfr.h
 src/libknot/nameserver/ixfr.c
 src/libknot/nameserver/ixfr.h
-src/libknot/nameserver/update.c
-src/libknot/nameserver/update.h
 src/libknot/nameserver/name-server.c
 src/libknot/nameserver/name-server.h
 src/libknot/nameserver/ns_proc_query.c
 src/libknot/nameserver/ns_proc_query.h
+src/libknot/nameserver/nsec_proofs.c
+src/libknot/nameserver/nsec_proofs.h
+src/libknot/nameserver/update.c
+src/libknot/nameserver/update.h
 src/libknot/packet/compr.c
 src/libknot/packet/compr.h
 src/libknot/packet/pkt.c
@@ -203,7 +203,6 @@ src/libknot/util/tolower.c
 src/libknot/util/tolower.h
 src/libknot/util/utils.c
 src/libknot/util/utils.h
-src/libknot/util/wire.h
 src/libknot/zone/node.c
 src/libknot/zone/node.h
 src/libknot/zone/zone-contents.c
@@ -280,6 +279,8 @@ tests/fdset.c
 tests/hattrie.c
 tests/hhash.c
 tests/journal.c
+tests/ns.c
+tests/pkt.c
 tests/rrl.c
 tests/rrset.c
 tests/runtests.c
@@ -294,5 +295,3 @@ tests/tap/macros.h
 tests/wire.c
 tests/zonedb.c
 tests/ztree.c
-tests/pkt.c
-tests/ns.c