build: + missing deps (noticed in submodule build)

This commit is contained in:
Roland Conybeare 2023-10-22 14:58:12 -04:00
commit a115153dd0
2 changed files with 2 additions and 0 deletions

View file

@ -21,3 +21,4 @@ xo_dependency(${SELF_LIB} reflect)
xo_dependency(${SELF_LIB} webutil)
xo_dependency(${SELF_LIB} printjson)
xo_dependency(${SELF_LIB} callback)
xo_dependency(${SELF_LIB} ordinaltree)