Make clock hook configurable

This commit is contained in:
Tau
2019-10-14 23:18:18 -04:00
parent 6bdd1f90bc
commit e918795445
13 changed files with 103 additions and 37 deletions

View File

@ -7,8 +7,6 @@ hooklib_lib = static_library(
capnhook.get_variable('hook_dep'),
],
sources : [
'clock.c',
'clock.h',
'dll.c',
'dll.h',
'dns.c',