diff options
Diffstat (limited to 'src/man/po/po4a.cfg')
-rw-r--r-- | src/man/po/po4a.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/man/po/po4a.cfg b/src/man/po/po4a.cfg index 3e5af742..e0f835d4 100644 --- a/src/man/po/po4a.cfg +++ b/src/man/po/po4a.cfg @@ -26,3 +26,4 @@ [type:docbook] include/param_help.xml $lang:$(builddir)/$lang/include/param_help.xml opt:"-k 0" [type:docbook] include/debug_levels.xml $lang:$(builddir)/$lang/include/debug_levels.xml opt:"-k 0" [type:docbook] include/experimental.xml $lang:$(builddir)/$lang/include/experimental.xml opt:"-k 0" +[type:docbook] include/local.xml $lang:$(builddir)/$lang/include/local.xml opt:"-k 0" |