Skip to content

Commit

Permalink
autoexecute converter script
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Nov 23, 2018
1 parent f81805a commit 01d7a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/manuals/en/new_main_reference/Makefile
Expand Up @@ -11,6 +11,7 @@ BUILDDIR = BareosMainReference

# Put it first so that "make" without argument is like "make help".
all:
./convert.sh
@$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
#@$(SPHINXBUILD) -M latexpdf "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

Expand Down

0 comments on commit 01d7a04

Please sign in to comment.