Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Switching categories back on
  • Loading branch information
JJ committed Nov 2, 2018
1 parent 62d8495 commit 8997d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -8,7 +8,7 @@ SELINUX_OPT := $(shell [ $(DOCKER_SELINUX_LABEL) -eq 1 ] && echo "$(COL
# dependencies for a new doc/Language build:
LANG_POD6_SOURCE := $(wildcard doc/Language/*.pod6)
# Managing of the language index page
USE_CATEGORIES := False
USE_CATEGORIES := True

.PHONY: html init-highlights html-nohighlight sparse assets webdev-build \
bigpage test xtest ctest help run clean-html clean-images \
Expand Down

0 comments on commit 8997d62

Please sign in to comment.