aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen/priv/css/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/erl_docgen/priv/css/Makefile')
-rw-r--r--lib/erl_docgen/priv/css/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/erl_docgen/priv/css/Makefile b/lib/erl_docgen/priv/css/Makefile
index c317411d32..e3d2ee7e3f 100644
--- a/lib/erl_docgen/priv/css/Makefile
+++ b/lib/erl_docgen/priv/css/Makefile
@@ -39,7 +39,8 @@ RELSYSDIR = $(RELEASE_PATH)/lib/erl_docgen-$(VSN)
CSS_FILES = \
- otp_doc.css
+ otp_doc.css \
+ highlight.css
# ----------------------------------------------------