diff options
Diffstat (limited to 'lib/libxo')
-rw-r--r-- | lib/libxo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libxo/Makefile b/lib/libxo/Makefile index 770db20..cc0e72a 100644 --- a/lib/libxo/Makefile +++ b/lib/libxo/Makefile @@ -21,6 +21,7 @@ MAN+= xo_attr.3 \ xo_create.3 \ xo_emit.3 \ xo_err.3 \ + xo_error.3 \ xo_finish.3 \ xo_flush.3 \ xo_no_setlocale.3 \ |