Skip to content

Commit ce78069

Browse files
authored
Update Makefile
add comment mainly to trigger rebuild
1 parent 5c0d887 commit ce78069

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ SELINUX_OPT := $(shell [ $(DOCKER_SELINUX_LABEL) -eq 1 ] && echo "$(COL
99
LANG_POD6_SOURCE := $(wildcard doc/Language/*.pod6)
1010
# Managing of the language index page
1111
USE_CATEGORIES := True
12+
# Value of disambiguation flage in htmlify
1213
DISAMBIGUATE := True
1314

1415
.PHONY: html init-highlights html-nohighlight sparse assets webdev-build \

0 commit comments

Comments
 (0)