diff options
Diffstat (limited to 'mk/docs.mk')
| -rw-r--r-- | mk/docs.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/docs.mk b/mk/docs.mk index 0f3d84cf631..617c3ddf8de 100644 --- a/mk/docs.mk +++ b/mk/docs.mk @@ -77,8 +77,7 @@ ERR_IDX_GEN = $(RPATH_VAR2_T_$(CFG_BUILD)_H_$(CFG_BUILD)) $(ERR_IDX_GEN_EXE) D := $(S)src/doc -# FIXME (#25705) eventually may want to put error-index target back here. -DOC_TARGETS := trpl style +DOC_TARGETS := trpl style error-index COMPILER_DOC_TARGETS := DOC_L10N_TARGETS := |
