summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 843cbee8..751e85af 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -8,7 +8,8 @@ ASCIIDOC_SOURCES := \
doc/cenv.9.txt \
doc/init.9.txt \
doc/intro.9.txt \
- doc/style.9.txt
+ doc/style.9.txt \
+ doc/xbuild.9.txt
ASCIIDOC_MANDOCS := $(patsubst %.9.txt,%.9,$(ASCIIDOC_SOURCES))
ASCIIDOC_HTMLDOCS := $(patsubst %.9.txt,%.9.html,$(ASCIIDOC_SOURCES))